mpc83xx_restart() buggy

Kumar Gala galak at kernel.crashing.org
Sat Dec 30 09:45:30 EST 2006


On Dec 27, 2006, at 6:45 PM, Tjernlund wrote:

> mpc83xx_restart() uses ioremap(), which doesn't like
> beeing called while in IRQ context.
>
> Calling mpc83xx_restart() in IRQ context yields OOPS
> which calls mpc83xx_restart() again and the loop never
> termintes.

This is interesting, I know I've seen restart work properly w/o an  
oops.  How are you causing the restart?

- k



More information about the Linuxppc-dev mailing list