Re: alignment exceptionhandler sleeps in invalid context
From: Kumar Gala <hidden>
Date: 2006-04-28 14:22:14
From: Kumar Gala <hidden>
Date: 2006-04-28 14:22:14
On Apr 28, 2006, at 6:19 AM, Olaf Hering wrote:
On Fri, Apr 28, Paul Mackeras wrote:quoted
Olaf Hering writes:quoted
I'm not sure where the bug is. Does it mean the network stack does something nasty, or is the exception handler itself broken? (probably the latter) This is 2.6.16.9 on a p270.This patch should fix it, I hope. If you can verify that it fixes it I'll send it to Linus.I dont have a testcase, it just happend once on the p270.
I was going to ask how this was actually hit. It seems odd that we would have an alignment error in the network stack. From the oops can we determine what the instruction was that faulted and what address it was trying to access. - k