Re: [PATCH 0/5] x86: Merge hardirq.h

From: Tejun Heo
Date: Thu Jan 22 2009 - 21:09:34 EST


Brian Gerst wrote:
> 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(-)

Patch tree reviewed and imported into the following git tree (sync
seems slow today if it doesn't appear please pull directly from
master)

git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc.git tj-percpu

with the following changes.

* commit messages modified according to x86-ism
* added missing #include <asm/apic.h> to mce_intel_64.c for patch 0002

Thanks.

--
tejun
--
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/