mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT 0/3] x86: remove kmap_atomic_pte paravirt op
@ 2010-02-26 17:15 Ian Campbell
  2010-02-26 17:16 ` [PATCH 1/3] xen: disable highmem PTE allocation even when CONFIG_HIGHPTE=y Ian Campbell
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ian Campbell @ 2010-02-26 17:15 UTC (permalink / raw)
  To: linux-kernel
  Cc: Alok Kataria, H. Peter Anvin, Ingo Molnar, Jeremy Fitzhardinge

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(-)



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-02-27 23:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-26 17:15 [GIT 0/3] x86: remove kmap_atomic_pte paravirt op Ian Campbell
2010-02-26 17:16 ` [PATCH 1/3] xen: disable highmem PTE allocation even when CONFIG_HIGHPTE=y Ian Campbell
2010-02-26 17:16 ` [PATCH 2/3] vmi: " Ian Campbell
2010-02-27  1:43   ` Alok Kataria
2010-02-27 23:51   ` [tip:x86/mm] x86, vmi: Disable " tip-bot for Ian Campbell
2010-02-26 17:16 ` [PATCH 3/3] x86: remove kmap_atomic_pte paravirt op Ian Campbell
2010-02-27  1:42   ` Alok Kataria
2010-02-27 23:52   ` [tip:x86/mm] x86, paravirt: Remove " tip-bot for Ian Campbell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome