Re: [PATCH 01/13] x86: move x86_quirk_pre_intr_init() toirqinit_32.c

From: Cyrill Gorcunov
Date: Tue Apr 07 2009 - 11:25:50 EST


[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@xxxxxxxxxxxxxx>
| ---
| 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
--
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/