Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1179757

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

From Thomas Gleixner <tglx@linutronix.de>
Newsgroups linux.kernel
Subject Re: [PATCH] MIPS, IRQCHIP: Move i8259 irqchip driver to drivers/irqchip.
Date 2015-07-08 15:00 +0200
Message-ID <pJX7d-2OK-23@gated-at.bofh.it> (permalink)
References <pJWXw-2KA-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, 8 Jul 2015, Ralf Baechle 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.
 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] MIPS, IRQCHIP: Move i8259 irqchip driver to drivers/irqchip. Ralf Baechle <ralf@linux-mips.org> - 2015-07-08 14:50 +0200
  Re: [PATCH] MIPS, IRQCHIP: Move i8259 irqchip driver to  drivers/irqchip. Thomas Gleixner <tglx@linutronix.de> - 2015-07-08 15:00 +0200
    Re: [PATCH] MIPS, IRQCHIP: Move i8259 irqchip driver to  drivers/irqchip. Thomas Gleixner <tglx@linutronix.de> - 2015-07-08 15:20 +0200
    Re: [PATCH] MIPS, IRQCHIP: Move i8259 irqchip driver to  drivers/irqchip. Ralf Baechle <ralf@linux-mips.org> - 2015-07-08 15:40 +0200
  Re: [PATCH] MIPS, IRQCHIP: Move i8259 irqchip driver to  drivers/irqchip. Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2015-07-08 15:50 +0200

csiph-web