android_kernel_xiaomi_sm7250/arch/x86_64/mm
Keith Mannthey 6ad9165811 [PATCH] x86_64 kernel mapping fix
Fix for the x86_64 kernel mapping code.  Without this patch the update path
only inits one pmd_page worth of memory and tramples any entries on it.  now
the calling convention to phys_pmd_init and phys_init is to always pass a
[pmd/pud] page not an offset within a page.

Signed-off-by: Keith Mannthey<kmannth@us.ibm.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
2006-09-26 10:52:36 +02:00
..
extable.c
fault.c [PATCH] make fault notifier unconditional and export it 2006-09-26 10:52:35 +02:00
init.c [PATCH] x86_64 kernel mapping fix 2006-09-26 10:52:36 +02:00
ioremap.c
k8topology.c
Makefile
mmap.c
numa.c
pageattr.c
srat.c [PATCH] Clean up acpi_numa variable 2006-09-26 10:52:33 +02:00