Files
android_kernel_xiaomi_sm8450/arch/mips/mm
David Daney 2ca2ebfd95 MIPS: Don't corrupt page tables on vmalloc fault.
The code after the vmalloc_fault: label in do_page_fault() modifies
user page tables, this is not correct for 64-bit kernels.

For 64-bit kernels we should go straight to the no_context handler
skipping vmalloc_fault.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-09-17 20:07:52 +02:00
..
2005-04-16 15:20:36 -07:00
2009-07-12 12:22:34 -07:00
2009-09-17 20:07:51 +02:00
2009-03-30 14:49:44 +02:00
2009-09-17 20:07:51 +02:00
2008-07-15 18:44:29 +01:00
2008-07-15 18:44:29 +01:00