Re: [PATCH] x86: optionally show last exception from/to register contents (v2)

2007-09-01 Thread Andi Kleen
On Tuesday 28 August 2007 12:44:31 Jan Beulich wrote: > .. when dumping register state. This is particularly useful when gcc > managed to tail-call optimize an indirect call which happens to hit a > NULL (or otherwise invalid) pointer. I added it, with a warning in the documentation and changelog

[PATCH] x86: optionally show last exception from/to register contents (v2)

2007-08-28 Thread Jan Beulich
.. when dumping register state. This is particularly useful when gcc managed to tail-call optimize an indirect call which happens to hit a NULL (or otherwise invalid) pointer. Signed-off-by: Jan Beulich <[EMAIL PROTECTED]> Documentation/kernel-parameters.txt |3 +++ arch/i386/kernel/cpu/amd.