Kevin Hao c4a9f88daf [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug
When we press ctrl-alt-del,kernel_restart_prepare will invoke 
cfi_intelext_reboot which will set flash to read array mode, but later 
when device_shutdown is invoked which may put current work queue to 
sleep and other process may be scheduled to running and programming 
flash in not FL_READY mode again. So we can't boot up if this flash is 
used for bootloader.

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2007-10-13 14:36:18 +01:00
..
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-03-31 12:18:48 -08:00
2007-09-21 14:48:33 +01:00
2005-04-16 15:20:36 -07:00
2007-07-23 11:51:53 +01:00
2006-05-29 15:06:50 +02:00
2007-06-30 08:24:57 +01:00
2006-10-03 23:01:26 +02:00
2007-04-27 14:23:33 +03:00