Re: Proposal: HAVE_SEPARATE_IRQ_STACK?
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
Date: 2016-11-10 17:37:21
Also in:
linux-mm, lkml
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
Date: 2016-11-10 17:37:21
Also in:
linux-mm, lkml
Hi Matt, On Thu, Nov 10, 2016 at 5:36 PM, Matt Redfearn [off-list ref] wrote:
I don't see a reason not to do this - I'm taking a look into it.
Great thanks! This is good to hear. If you go into the arch/ directory and simply grep for "irq_stack", you can pretty easily base your implementation on a variety of other architectures' implementations. Jason