1 Apr 2011 06:24
Re: [PATCH 0/9] x86 idle cruft removal - v2
Len Brown <lenb <at> kernel.org>
2011-04-01 04:24:08 GMT
2011-04-01 04:24:08 GMT
Thanks for the review feedback that this change is too sudden. How about this plan with a 4-month delay? cheers, -Len Brown, Intel Open Source Technology Center 2.6.39-rc1 ---------- x86 idle: deprecate floppy disable_hlt feature-removal.txt for 2.6.40 (4 months) WARN_ONCE on use cc: stable <at> kernel.org x86 idle APM: deprecate apm_cpu_idle feature-removal.txt for 2.6.40 (4 months) #warning on CONFIG_APM_CPU_IDLE remove in 2.6.40 WARN_ONCE in apm_cpu_idle() cc: stable <at> kernel.org x86 idle: export pm_idle only for CONFIG_APM_MODULE like we do for default_idle(), EXPORT_SYMBOL(pm_idle) only on CONFIG_APM_MODULE x86 idle: deprecate "no-hlt" cmdline param feature-removal.txt for 2.6.40 (4 months) cc stable <at> kernel.org WARN_ONCE if used, ask if idle=poll is sufficient same as idle=poll, except no-hlt also disables HLT in machine_halt().(Continue reading)
RSS Feed