Re: [PATCH] powerpc: fix kernel log of oops/panic instruction dump

2012-01-06 Thread Ira W. Snyder
On Sat, Jan 07, 2012 at 09:50:10AM +1100, Benjamin Herrenschmidt wrote: > On Fri, 2012-01-06 at 14:34 -0800, Ira W. Snyder wrote: > > A kernel oops/panic prints an instruction dump showing several > > instructions before and after the instruction which caused the > > oops/panic. > > > > The code i

Re: [PATCH] powerpc: fix kernel log of oops/panic instruction dump

2012-01-06 Thread Benjamin Herrenschmidt
On Fri, 2012-01-06 at 14:34 -0800, Ira W. Snyder wrote: > A kernel oops/panic prints an instruction dump showing several > instructions before and after the instruction which caused the > oops/panic. > > The code intended that the faulting instruction be enclosed in angle > brackets, however a bug