summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-4.4/062-02-MIPS-Stack-unwinding-while-on-IRQ-stack.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: backport MIPS changes introducing a separate IRQ stackFelix Fietkau2017-01-151-0/+42
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>