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

From: Ingo Molnar
Date: Fri Jan 23 2009 - 04:17:25 EST



* Tejun Heo <tj@xxxxxxxxxx> wrote:

> 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

Pulled into tip/core/percpu, thanks guys!

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