Re: [PATCH] x86: adjust vmalloc_sync_all() for Xen (2nd try)

From: Ingo Molnar
Date: Sat Sep 06 2008 - 13:48:52 EST



* Jan Beulich <jbeulich@xxxxxxxxxx> wrote:

> 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@xxxxxxxxxx>
> Cc: Jeremy Fitzhardinge <jeremy@xxxxxxxx>

applied to tip/x86/xen, thanks Jan.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/