Re: [PATCH] powerpc: Reduce scariness of interrupt frames in stack traces

2014-06-18 Thread Michael Ellerman
On Thu, 2014-06-12 at 16:53 +1000, Paul Mackerras wrote: > Some people see things like "Exception: 501" in stack traces in dmesg > and assume that means that something has gone badly wrong, when in > fact "Exception: 501" just means a device interrupt was taken. > This changes "Exception" to "inter

[PATCH] powerpc: Reduce scariness of interrupt frames in stack traces

2014-06-11 Thread Paul Mackerras
Some people see things like "Exception: 501" in stack traces in dmesg and assume that means that something has gone badly wrong, when in fact "Exception: 501" just means a device interrupt was taken. This changes "Exception" to "interrupt" to make it clearer that we are just recording the fact of a