10a11,15
> 
> /*
>  * Modification History kernel/panic.c
>  * 05/08/07	The Kernel stops the CPU on panic if the reboot= parameter isn't set to keep the cpu/power usage low.	- JÃrg Hoffmann
>  */
22d26
< 
137c141
< 		mdelay(1);
---
> 		cpu_idle();
