From: Len Brown Date: Fri, 1 Apr 2011 19:41:17 +0000 (-0400) Subject: x86 idle: deprecate "no-hlt" cmdline param X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b064bb2bc6968900ba09cbdf9e319bbeb2ed675;p=pandora-kernel.git 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 --- Reading git-diff-tree failed