mpc83xx_restart() buggy

Tjernlund tjernlund at tjernlund.se
Thu Dec 28 11:45:24 EST 2006


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.

 Jocke 




More information about the Linuxppc-dev mailing list