From: Cyrill Gorcunov <gorcunov@gmail.com>
To: Pekka Enberg <penberg@cs.helsinki.fi>
Cc: mingo@elte.hu, x86@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 01/13] x86: move x86_quirk_pre_intr_init() to irqinit_32.c
Date: Tue, 7 Apr 2009 19:11:48 +0400 [thread overview]
Message-ID: <20090407151148.GE8146@lenovo> (raw)
In-Reply-To: <1239112120-676-1-git-send-email-penberg@cs.helsinki.fi>
[Pekka Enberg - Tue, Apr 07, 2009 at 04:48:28PM +0300]
| Impact: cleanup
|
| In preparation for unifying irqinit_{32,64}.c, make
| x86_quirk_pre_intr_init() local to irqinit_32.c.
|
| Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
| ---
| arch/x86/include/asm/i8259.h | 4 ----
| arch/x86/include/asm/setup.h | 1 -
| arch/x86/kernel/irqinit_32.c | 20 +++++++++++++++++++-
| arch/x86/kernel/setup.c | 18 ------------------
| 4 files changed, 19 insertions(+), 24 deletions(-)
Hi Pekka,
it seems you've messed with Ingo's email address :) (fixed).
Btw, I sent same series a bit ago -- maybe you could
take a look on it as well? http://lkml.org/lkml/2009/3/29/214
Cyrill
prev parent reply other threads:[~2009-04-07 15:25 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-07 13:48 [PATCH 01/13] x86: move x86_quirk_pre_intr_init() to irqinit_32.c Pekka Enberg
2009-04-07 13:48 ` [PATCH 02/13] x86: move init_ISA_irqs() in irqinit_32.c to match ordering in irqinit_64.c Pekka Enberg
2009-04-07 13:48 ` [PATCH 03/13] x86: introduce smp_intr_init() in irqinit_32.c Pekka Enberg
2009-04-07 13:48 ` [PATCH 04/13] x86: introduce apic_intr_init() " Pekka Enberg
2009-04-07 13:48 ` [PATCH 05/13] x86: use identical loop constructs in 32-bit and 64-bit native_init_IRQ() Pekka Enberg
2009-04-07 13:48 ` [PATCH 06/13] x86: unify smp_intr_init() in irqinit_{32,64}.h Pekka Enberg
2009-04-07 13:48 ` [PATCH 07/13] x86: unify init_ISA_irqs() in irqinit_{32,64}.c Pekka Enberg
2009-04-07 13:48 ` [PATCH 08/13] x86: unify native_init_IRQ() " Pekka Enberg
2009-04-07 13:48 ` [PATCH 09/13] x86: unify trivial differences " Pekka Enberg
2009-04-07 13:48 ` [PATCH 10/13] x86: unify apic_intr_init() " Pekka Enberg
2009-04-07 13:48 ` [PATCH 11/13] x86: unify irqinit_{32,64}.c into irqinit.c Pekka Enberg
2009-04-07 13:48 ` [PATCH 12/13] x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefs Pekka Enberg
2009-04-07 13:48 ` [PATCH 13/13] x86: remove some ifdefs from native_init_IRQ() Pekka Enberg
2009-04-07 15:11 ` Cyrill Gorcunov [this message]
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=20090407151148.GE8146@lenovo \
--to=gorcunov@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=penberg@cs.helsinki.fi \
--cc=x86@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox