ACPI: prevent processor.max_cstate=0 boot crash
authorLen Brown <len.brown@intel.com>
Fri, 24 Apr 2009 03:21:29 +0000 (23:21 -0400)
committerLen Brown <len.brown@intel.com>
Fri, 24 Apr 2009 03:21:29 +0000 (23:21 -0400)
As processor.max_cstate is an init-time-only modparam,
sanity checking it at init-time is sufficient.

http://bugzilla.kernel.org/show_bug.cgi?id=13142

Signed-off-by: Len Brown <len.brown@intel.com>

No differences found