Re: [PATCH v3 0/5] MIPS: Add per-cpu IRQ stack

From: Jason A. Donenfeld
Date: Wed Jan 11 2017 - 18:33:09 EST


On Wed, Jan 11, 2017 at 2:20 AM, Ralf Baechle <ralf@xxxxxxxxxxxxxx> wrote:
> On Wed, Jan 11, 2017 at 12:32:38AM +0100, Jason A. Donenfeld wrote:
>
>> Was this ever picked up for 4.10 or 4.11?
>
> Still sitting in -next as commit 3cc3434fd630 and its four parent commits.

Oh, good, so it's progressing normally. I just didn't see any
acknowledgement on this thread so I was worried.

Can this propagate to stable? A few OpenWRT MIPS people are
complaining to me about sporadic crashes when stacking too many
virtual network drivers (batman over gre over ppp over ...), which is
solved by this patchset.

Jason