summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-4.4/062-04-MIPS-Switch-to-the-irq_stack-in-interrupts.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: backport MIPS changes introducing a separate IRQ stackFelix Fietkau2017-01-151-0/+116
Prevents crashes when IRQs arrive when the current kernel stack context already contains deeply nested function calls, e.g. when stacking lots of network devices on top of each other Signed-off-by: Felix Fietkau <nbd@nbd.name>