Home
last modified time | relevance | path

Searched hist:"416821 d3d68164909b2cbcf398e4ba0797f5f8a2" (Results 1 – 3 of 3) sorted by relevance

/linux/arch/parisc/include/asm/
H A Dhardirq.hdiff 416821d3d68164909b2cbcf398e4ba0797f5f8a2 Fri May 10 23:24:01 CEST 2013 Helge Deller <deller@gmx.de> parisc: implement irq stacks - part 2 (v2)

This patch fixes few build issues which were introduced with the last
irq stack patch, e.g. the combination of stack overflow check and irq
stack.

Furthermore we now do proper locking and change the irq bh handler
to use the irq stack as well.

In /proc/interrupts one now can monitor how huge the irq stack has grown
and how often it was preferred over the kernel stack.

IRQ stacks are now enabled by default just to make sure that we not
overflow the kernel stack by accident.

Signed-off-by: Helge Deller <deller@gmx.de>
H A Dprocessor.hdiff 416821d3d68164909b2cbcf398e4ba0797f5f8a2 Fri May 10 23:24:01 CEST 2013 Helge Deller <deller@gmx.de> parisc: implement irq stacks - part 2 (v2)

This patch fixes few build issues which were introduced with the last
irq stack patch, e.g. the combination of stack overflow check and irq
stack.

Furthermore we now do proper locking and change the irq bh handler
to use the irq stack as well.

In /proc/interrupts one now can monitor how huge the irq stack has grown
and how often it was preferred over the kernel stack.

IRQ stacks are now enabled by default just to make sure that we not
overflow the kernel stack by accident.

Signed-off-by: Helge Deller <deller@gmx.de>
/linux/arch/parisc/kernel/
H A Dirq.cdiff 416821d3d68164909b2cbcf398e4ba0797f5f8a2 Fri May 10 23:24:01 CEST 2013 Helge Deller <deller@gmx.de> parisc: implement irq stacks - part 2 (v2)

This patch fixes few build issues which were introduced with the last
irq stack patch, e.g. the combination of stack overflow check and irq
stack.

Furthermore we now do proper locking and change the irq bh handler
to use the irq stack as well.

In /proc/interrupts one now can monitor how huge the irq stack has grown
and how often it was preferred over the kernel stack.

IRQ stacks are now enabled by default just to make sure that we not
overflow the kernel stack by accident.

Signed-off-by: Helge Deller <deller@gmx.de>