public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] x86: Merge hardirq.h
@ 2009-01-22 13:33 Brian Gerst
  2009-01-22 13:33 ` [PATCH 1/5] x86-32: Remove idle_timestamp Brian Gerst
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Brian Gerst @ 2009-01-22 13:33 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: linux-kernel, Tejun Heo

This patch series merges the 32-bit and 64-bit hardirq.h headers and
does several associated cleanups.  Based on tip/core/percpu.

 arch/x86/include/asm/hardirq.h    |   49 ++++++++++++++++++++++++++++++++++---
 arch/x86/include/asm/hardirq_32.h |   33 -------------------------
 arch/x86/include/asm/hardirq_64.h |   39 -----------------------------
 arch/x86/kernel/efi_64.c          |    1 +
 arch/x86/kernel/irq_64.c          |    1 +
 arch/x86/kernel/process_32.c      |    1 -
 6 files changed, 47 insertions(+), 77 deletions(-)

--
Brian Gerst

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

end of thread, other threads:[~2009-01-23 10:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-22 13:33 [PATCH 0/5] x86: Merge hardirq.h Brian Gerst
2009-01-22 13:33 ` [PATCH 1/5] x86-32: Remove idle_timestamp Brian Gerst
2009-01-22 13:33 ` [PATCH 2/5] x86-64: Remove include of apic.h from hardirq_64.h Brian Gerst
2009-01-22 13:33 ` [PATCH 3/5] x86: Sync hardirq_{32,64}.h Brian Gerst
2009-01-22 13:33 ` [PATCH 4/5] x86: Merge hardirq_{32,64}.h into hardirq.h Brian Gerst
2009-01-22 13:33 ` [PATCH 5/5] x86: make irq_cpustat_t fields conditional Brian Gerst
2009-01-23  2:09 ` [PATCH 0/5] x86: Merge hardirq.h Tejun Heo
2009-01-23  9:16   ` Ingo Molnar
2009-01-23 10:01     ` [PATCH] x86, xen: fix hardirq.h merge fallout Ingo Molnar

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