From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason@lakedaemon.net (Jason Cooper) Date: Tue, 21 Oct 2014 11:14:15 -0400 Subject: [PATCH 0/2] Marvell Armada 375/38x MPIC/MSI fixes In-Reply-To: <54466B73.3090704@free-electrons.com> References: <1411643839-64925-1-git-send-email-jaz@semihalf.com> <20141003135017.GH3895@titan.lakedaemon.net> <54466B73.3090704@free-electrons.com> Message-ID: <20141021151415.GU17447@titan.lakedaemon.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Oct 21, 2014 at 11:19:31AM -0300, Ezequiel Garcia wrote: > On 10/03/2014 10:50 AM, Jason Cooper wrote: > > On Thu, Sep 25, 2014 at 01:17:17PM +0200, Grzegorz Jaszczyk wrote: > >> This patchset contains a set of fixes for issues found while doing some test > >> with different interrupts configuration on Armada 375 and Armada 38x Marvell > >> SoCs. The patches were tested and apply on v3.17-rc6. > >> > >> Any feedback is welcome. > >> > >> Grzegorz Jaszczyk (2): > >> irqchip: armada-370-xp: fix MSI interrupt handling > >> irqchip: armada-370-xp: fix MPIC interrupt handling > >> > >> drivers/irqchip/irq-armada-370-xp.c | 23 +++++++++++++++++------ > >> 1 file changed, 17 insertions(+), 6 deletions(-) > > > > Ah crap. This slipped off my plate. Sorry about that. I've now > > applied these to irqchip/urgent with Ezequiel's Ack. I'll get them into > > -next and hopefully do a PR toward the end of next week. > > > > Jason, > > The patches don't seem to be in v3.18-rc1 for some reason. Correct. > I can't seem to find your PR (probably because I've switched to > Thunderbird now > and it's a pain to search mails properly). Some folks seem to like Claws. There hasn't been a PR yet, though. > Since this is an important fix, maybe you can schedule it for -rc2? I have. For some reason I have yet to delve into, there were no linux-next's during the merge window. As a result, yesterday's -next was the first for the two patches in question. I'd like to get them pushed for -rc2, so I'll probably send the PR tomorrow to get one more day in -next. thx, Jason.