Files
ubports_kernel_google_msm/arch/x86/mm
Jan Beulich cc643d4687 x86: adjust vmalloc_sync_all() for Xen (2nd try)
Since the fourth PDPT entry cannot be shared under Xen,
vmalloc_sync_all() must iterate over pmd-s rather than pgd-s here.
Luckily, the code isn't used for native PAE (SHARED_KERNEL_PMD is 1)
and the change is benign to non-PAE.

Also do a little more cleanup in that function.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
2008-09-06 19:48:01 +02:00
..
2008-07-22 10:43:45 +02:00
2008-07-08 13:10:38 +02:00
2008-07-18 14:10:27 +02:00
2008-07-26 12:00:10 -07:00
2008-08-11 18:44:02 +02:00
2008-07-11 10:22:33 +02:00
2008-05-24 11:27:28 +02:00