summaryrefslogtreecommitdiffstats
path: root/sbin/shutdown
diff options
context:
space:
mode:
authorhselasky <hselasky@FreeBSD.org>2011-07-13 21:07:50 +0000
committerhselasky <hselasky@FreeBSD.org>2011-07-13 21:07:50 +0000
commitced2dc53dd978014d70cc329aa2e8a1876204390 (patch)
tree0f3c81078a5f535c732588321fa825ad8898e883 /sbin/shutdown
parente3d33b853d78d9c9665b164f2343f53be9338b44 (diff)
downloadFreeBSD-src-ced2dc53dd978014d70cc329aa2e8a1876204390.zip
FreeBSD-src-ced2dc53dd978014d70cc329aa2e8a1876204390.tar.gz
Fix for dump after shutdown with USB keyboard plugged in. It appears that the
system timer is stopped during shutdown and that the pause() statement in ukbd causes infinite hang in this regard. The fix is to use mi_switch() instead of pause() to do the required task switch to ensure that the required USB processes get executed. Reported by: Mike_Karels@mcafee.com MFC after: 1 week
Diffstat (limited to 'sbin/shutdown')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud