All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Tejun Heo <tj@kernel.org>
Cc: Brian Gerst <brgerst@gmail.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/5] x86: Merge hardirq.h
Date: Fri, 23 Jan 2009 10:16:59 +0100	[thread overview]
Message-ID: <20090123091658.GA29820@elte.hu> (raw)
In-Reply-To: <497926C2.4090203@kernel.org>


* Tejun Heo <tj@kernel.org> 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

  reply	other threads:[~2009-01-23  9:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2009-01-23 10:01     ` [PATCH] x86, xen: fix hardirq.h merge fallout Ingo Molnar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090123091658.GA29820@elte.hu \
    --to=mingo@elte.hu \
    --cc=brgerst@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tj@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.