All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix Xen cpu hotplug build
@ 2008-09-03 13:29 Alex Nixon
  2008-09-05 15:45 ` Ingo Molnar
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Nixon @ 2008-09-03 13:29 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Jeremy Fitzhardinge, Ingo Molnar

This patch series contains various build fixes against the Xen cpu hotplug series currently in tip/x86/xen

Diff stats:

 arch/x86/kernel/cpu/common.c |    7 -------
 arch/x86/kernel/process_32.c |    7 +++++++
 arch/x86/kernel/process_64.c |    7 +++++++
 arch/x86/kernel/tlb_32.c     |    8 ++++++++
 drivers/xen/Makefile         |    3 ++-
 drivers/xen/cpu_hotplug.c    |    2 +-
 include/asm-x86/smp.h        |    9 ---------
 include/asm-x86/tlbflush.h   |   10 ++++++++++
 8 files changed, 35 insertions(+), 18 deletions(-)

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

end of thread, other threads:[~2008-09-05 16:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-03 13:29 [PATCH 0/3] Fix Xen cpu hotplug build Alex Nixon
2008-09-05 15:45 ` Ingo Molnar
2008-09-05 16:53   ` Ingo Molnar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.