Re: Make set_handle_irq and handle_arch_irq generic, v3

2018-03-12 Thread Palmer Dabbelt
On Fri, 09 Mar 2018 15:00:56 PST (-0800), t...@linutronix.de wrote: On Fri, 9 Mar 2018, Palmer Dabbelt wrote: On Fri, 09 Mar 2018 02:20:12 PST (-0800), t...@linutronix.de wrote: > This looks sensible. We have two options for getting this merged: > > 1) I'll take the whole lot through tip/irq/c

Re: Make set_handle_irq and handle_arch_irq generic, v3

2018-03-09 Thread Thomas Gleixner
On Fri, 9 Mar 2018, Palmer Dabbelt wrote: > On Fri, 09 Mar 2018 02:20:12 PST (-0800), t...@linutronix.de wrote: > > This looks sensible. We have two options for getting this merged: > > > > 1) I'll take the whole lot through tip/irq/core > > > > 2) I'll apply patch 1/N to a special branch in

Re: Make set_handle_irq and handle_arch_irq generic, v3

2018-03-09 Thread Palmer Dabbelt
On Fri, 09 Mar 2018 02:20:12 PST (-0800), t...@linutronix.de wrote: On Wed, 7 Mar 2018, Palmer Dabbelt wrote: This is my third version of this patch set, but the original cover letter is still the most relevant description I can come up with. This patch set has been sitting around for a wh

Re: Make set_handle_irq and handle_arch_irq generic, v3

2018-03-09 Thread Thomas Gleixner
On Wed, 7 Mar 2018, Palmer Dabbelt wrote: > This is my third version of this patch set, but the original cover > letter is still the most relevant description I can come up with. > > This patch set has been sitting around for a while, but it got a bit lost > in the shuffle. In RISC-V lan