Re: [PATCH] MIPS, IRQCHIP: Move i8259 irqchip driver to drivers/irqchip.

From: Thomas Gleixner
Date: Wed Jul 08 2015 - 09:13:31 EST


On Wed, 8 Jul 2015, Ralf Baechle wrote:
> On Wed, Jul 08, 2015 at 02:57:38PM +0200, Thomas Gleixner wrote:
>
> > > arch/mips/Kconfig | 4 -
> > > arch/mips/kernel/Makefile | 1 -
> > > arch/mips/kernel/i8259.c | 384 --------------------------------------------
> > > drivers/irqchip/Kconfig | 4 +
> > > drivers/irqchip/Makefile | 1 +
> > > drivers/irqchip/irq-i8259.c | 383 +++++++++++++++++++++++++++++++++++++++++++
> > > 6 files changed, 388 insertions(+), 389 deletions(-)
> >
> > Should I carry it, or want you merge it via the mips tree?
> >
> > In the latter case: Acked-by-me.
>
> I guess the conflict potencial will be lower if you carry it - and if
> somebody wants to merge it with one of the other i8259.c littered through
> the tree it probably also is better if you carry it.

Good point. That move might be just the trigger for me to sit down and
do it :)

Thanks,

tglx
--
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/