commit | cdaab4a0d330f70c0e5ad8c3f7c65c2e375ea180 | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Fri Apr 01 15:41:17 2011 -0400 |
committer | Len Brown <len.brown@intel.com> | Sun May 29 03:39:16 2011 -0400 |
tree | c0737c6c9106f858df5e223b168d548de1c1990e | |
parent | 99c63221435963e0cee2402686ba99293c2ffa9e [diff] |
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>