[PATCH] x86_64: fix page fault from show_trace()

From: Jan Beulich
Date: Mon Nov 07 2005 - 09:44:26 EST


The introduction of call_softirq switching to the interrupt stack
several releases earlier resulted in a problem with the code in
show_trace, which assumes that it can pick the previous stack pointer
from the end of the interrupt stack.

From: Jan Beulich <jbeulich@xxxxxxxxxx>

(actual patch attached)

Attachment: linux-2.6.14-x86_64-call-softirq.patch
Description: Binary data