x86 idle: deprecate "no-hlt" cmdline param
commitcdaab4a0d330f70c0e5ad8c3f7c65c2e375ea180
authorLen Brown <len.brown@intel.com>
Fri, 1 Apr 2011 19:41:17 +0000 (1 15:41 -0400)
committerLen Brown <len.brown@intel.com>
Sun, 29 May 2011 07:39:16 +0000 (29 03:39 -0400)
treec0737c6c9106f858df5e223b168d548de1c1990e
parent99c63221435963e0cee2402686ba99293c2ffa9e
x86 idle: deprecate "no-hlt" cmdline param

We'd rather that modern machines not check if HLT works on
every entry into idle, for the benefit of machines that had
marginal electricals 15-years ago.  If those machines are still running
the upstream kernel, they can use "idle=poll".  The only difference
will be that they'll now invoke HLT in machine_hlt().

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