]> git.baikalelectronics.ru Git - kernel.git/commit
x86 idle floppy: deprecate disable_hlt()
authorLen Brown <len.brown@intel.com>
Fri, 1 Apr 2011 19:08:48 +0000 (15:08 -0400)
committerLen Brown <len.brown@intel.com>
Sun, 29 May 2011 07:39:15 +0000 (03:39 -0400)
commitf8fad8b49552cad60300067107e8e59b6a1896e8
tree803b88453cf6be96b81727105b67bb7566cf7b48
parent97f1a4f4ecf3b565a179543dab76758afb4d97ab
x86 idle floppy: deprecate disable_hlt()

Plan to remove floppy_disable_hlt in 2012, an ancient
workaround with comments that it should be removed.

This allows us to remove clutter and a run-time branch
from the idle code.

WARN_ONCE() on invocation until it is removed.

cc: x86@kernel.org
cc: stable@kernel.org # .39.x
Signed-off-by: Len Brown <len.brown@intel.com>
Documentation/feature-removal-schedule.txt
drivers/block/floppy.c