Re: kernel BUG at arch/sparc64/mm/fault.c:413!

2007-01-25 Thread Vince Weaver
Note, this patch is pretty straight forward, but I've only compile tested it. I'm about to test boot it myself right now. FWIW, it works fine for me :) Unfortunately it didn't seem to fix things. It ran a lot longer this time, but eventually stopped with [ 597.730241] VMW: fault_code=4

Re: kernel BUG at arch/sparc64/mm/fault.c:413!

2007-01-25 Thread David Miller
From: David Miller <[EMAIL PROTECTED]> Date: Thu, 25 Jan 2007 15:26:21 -0800 (PST) > Note, this patch is pretty straight forward, but I've only compile > tested it. I'm about to test boot it myself right now. FWIW, it works fine for me :) - To unsubscribe from this list: send the line "unsubscri

Re: kernel BUG at arch/sparc64/mm/fault.c:413!

2007-01-25 Thread David Miller
From: Vince Weaver <[EMAIL PROTECTED]> Date: Wed, 24 Jan 2007 22:00:12 -0500 (EST) > I've reproduced it, here are the results (the bug is still at line 413, > my debug code pushed it down a bit): > > [ 263.773194] VMW: fault_code=4 address=ff0cc000 regs->tpc=70131660 > I have a theory about w

Re: kernel BUG at arch/sparc64/mm/fault.c:413!

2007-01-25 Thread David Miller
From: Vince Weaver <[EMAIL PROTECTED]> Date: Wed, 24 Jan 2007 22:00:12 -0500 (EST) > I've reproduced it, here are the results (the bug is still at line 413, > my debug code pushed it down a bit): > > > [ 263.773194] VMW: fault_code=4 address=ff0cc000 regs->tpc=70131660 Thanks for the info Vin