From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753610AbcKROMj (ORCPT ); Fri, 18 Nov 2016 09:12:39 -0500 Received: from Galois.linutronix.de ([146.0.238.70]:52044 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752335AbcKROMi (ORCPT ); Fri, 18 Nov 2016 09:12:38 -0500 Date: Fri, 18 Nov 2016 15:09:56 +0100 (CET) From: Thomas Gleixner To: Florian Fainelli cc: linux-mips@linux-mips.org, ralf@linux-mips.org, cernekee@gmail.com, jaedon.shin@gmail.com, justinpopo6@gmail.com, marc.zyngier@arm.com, jason@lakedaemon.net, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] MIPS: BMIPS: Fix interrupt affinity migration In-Reply-To: <1477948656-12966-1-git-send-email-f.fainelli@gmail.com> Message-ID: References: <1477948656-12966-1-git-send-email-f.fainelli@gmail.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 31 Oct 2016, 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. > > Florian Fainelli (2): > irqchip/bcm7038-l1: Implement irq_cpu_offline I took that one through tip > MIPS: BMIPS: Migrate interrupts during bmips_cpu_disable This one should probably go through MIPS Thanks, tglx