Skip to content
Commit 110ed282 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Decouple 4k and soft/hardirq stacks.



While using separate IRQ stacks can cut down on stack consumption,
many users can also use 4k stacks directly without the additional
need of separate stacks for soft and hardirqs.

With this split, we support the same rationale for 4KSTACKS as
m68knommu, with the IRQSTACKS abstraction as per ppc64.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 0e670685
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment