Re: [patch 6/6] x86: irqinit - merge irqinit_32/64.c into irqinit.c

From: Cyrill Gorcunov
Date: Wed Apr 01 2009 - 11:04:22 EST


[Ingo Molnar - Wed, Apr 01, 2009 at 05:01:01PM +0200]
|
| * Cyrill Gorcunov <gorcunov@xxxxxxxxxx> wrote:
|
| > So the files are merged there is still #include's
| > mess -- need serious cleanup.
| >
| > Signed-off-by: Cyrill Gorcunov <gorcunov@xxxxxxxxxx>
| > ---
| > arch/x86/kernel/Makefile | 2
| > arch/x86/kernel/irqinit.c | 249 +++++++++++++++++++++++++++++++++++++++++++
| > arch/x86/kernel/irqinit_32.c | 246 ------------------------------------------
| > arch/x86/kernel/irqinit_64.c | 249 -------------------------------------------
| > 4 files changed, 250 insertions(+), 496 deletions(-)
|
| ok, this looks pretty well done.
|
| If you could do the x86_quirk cleanup on top of this i guess we
| could try it. (no need to redo the unification with the quirk thing,
| that will break this patch.)
|
| Ingo
|

ok, will do the quirk cleanup on top of.

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/