On 10/31/2016 02:17 PM, Florian Fainelli wrote: > Hi, > > These two patches are against Thomas' irq/core branch as of today: > > 4cd13c21b207e80ddb1144c576500098f2d5f882 ("softirq: Let ksoftirqd do its job") > > Patches can be taken indepdently or together, your call. Resending since I goofed on Thomas' address the first time.. > > Florian Fainelli (2): > irqchip/bcm7038-l1: Implement irq_cpu_offline > MIPS: BMIPS: Migrate interrupts during bmips_cpu_disable > > arch/mips/kernel/smp-bmips.c | 2 ++ > drivers/irqchip/irq-bcm7038-l1.c | 25 +++++++++++++++++++++++++ > 2 files changed, 27 insertions(+) > -- Florian