android_kernel_xiaomi_sm7250/arch/x86_64/mm
Andi Kleen 3b9ba4d5e2 [PATCH] x86_64: When checking vmalloc mappings don't use pte_page
The PTEs can point to ioremap mappings too, and these are often outside
mem_map.  The NUMA hash page lookup functions cannot handle out of bounds
accesses properly.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-05-17 07:59:15 -07:00
..
extable.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fault.c [PATCH] x86_64: When checking vmalloc mappings don't use pte_page 2005-05-17 07:59:15 -07:00
init.c [PATCH] x86_64: Use a VMA for the 32bit vsyscall 2005-04-16 15:24:55 -07:00
ioremap.c [PATCH] x86_64: Don't look up struct page pointer of physical address in iounmap 2005-05-17 07:59:14 -07:00
k8topology.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
numa.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pageattr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
srat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00