aboutsummaryrefslogtreecommitdiff
path: root/include/linux/init_task.h
diff options
context:
space:
mode:
authorKevin Hao <[email protected]>2007-10-02 13:56:04 -0700
committerDavid Woodhouse <[email protected]>2007-10-13 14:36:18 +0100
commitc4a9f88daf6c382fedde4cdddef0b30f1d0a20db (patch)
treed2a3b5a336d55ce7c584eff43429662fb2c4c25d /include/linux/init_task.h
parentf96880d1e859e3937eb691da8293700b8eec17b3 (diff)
[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 <[email protected]> Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'include/linux/init_task.h')
0 files changed, 0 insertions, 0 deletions