From: Tejun Heo <tj@kernel.org>
To: Brian Gerst <brgerst@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/5] x86: Merge hardirq.h
Date: Fri, 23 Jan 2009 11:09:06 +0900 [thread overview]
Message-ID: <497926C2.4090203@kernel.org> (raw)
In-Reply-To: <73c1f2160901220533n53cdbb33q2eec14d47176533d@mail.gmail.com>
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
next prev parent reply other threads:[~2009-01-23 2:09 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 ` Tejun Heo [this message]
2009-01-23 9:16 ` [PATCH 0/5] x86: Merge hardirq.h Ingo Molnar
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=497926C2.4090203@kernel.org \
--to=tj@kernel.org \
--cc=brgerst@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox