From: Ian Campbell on
The following changes since commit c1fd1b43831fa20c91cdd461342af8edf2e87c2f:
Pekka Enberg (1):
x86, mm: Unify kernel_physical_mapping_init() API

are available in the git repository at:

git://xenbits.xensource.com/people/ianc/linux-2.6.git for-x86/mm

Ian Campbell (3):
xen: disable highmem PTE allocation even when CONFIG_HIGHPTE=y
vmi: disable highmem PTE allocation even when CONFIG_HIGHPTE=y
x86: remove kmap_atomic_pte paravirt op.

arch/x86/include/asm/highmem.h | 4 ---
arch/x86/include/asm/paravirt.h | 9 --------
arch/x86/include/asm/paravirt_types.h | 4 ---
arch/x86/include/asm/pgtable_32.h | 4 +-
arch/x86/kernel/paravirt.c | 4 ---
arch/x86/kernel/vmi_32.c | 35 ++++++--------------------------
arch/x86/xen/enlighten.c | 7 ++++++
arch/x86/xen/mmu.c | 21 -------------------
8 files changed, 16 insertions(+), 72 deletions(-)


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