On Tue, Feb 12, 2019 at 03:36:04PM +0100, Arnd Bergmann wrote: > On Mon, Feb 11, 2019 at 7:28 PM Linus Torvalds > <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote: > > > > On Sun, Feb 10, 2019 at 9:08 PM <guoren@xxxxxxxxxx> wrote: > > > > > > arch/csky patches for 5.0-rc6 > > > > The bulk of this seems to be new hardware support code. > > > > Please send it during the 5.1 merge window, not as fixes at post-rc6 time. > > Aside from this, I also noticed that the new code is for drivers/irqchip, > which is a separate subsystems with its own maintainers, who were > neither on Cc nor did they Ack the patches. Yes, there are: dt-bindings: csky,apb-intc: Add vector irq mode irqchip/csky: Add support-vector-irq for apb-intc irqchip/csky: Optimize remove unnecessary loop irq handle irqchip/irq-csky-mpintc: Add triger type and priority dt-bindings: interrupt-controller: Update csky mpintc I just send these patches to the mail-list before, but not get Ack. I'll add Cc in these patches and resend them to the mail list. > > Generally, those should get merged through the respective subsystem > trees as listed in the linux/MAINTAINERS file. Ok, I'll remove them in this pull request. Best Regards Guo Ren