Quantcast
Channel: Serverphorums.com
Viewing all articles
Browse latest Browse all 23908

Re: Problems booting 4.1.6

$
0
0
Hi Peter,


does the following patch help:

x86/idle: Restore trace_cpu_idle to mwait_idle() calls

http://marc.info/?l=linux-kernel&m=144009977312088



x86/idle: Restore trace_cpu_idle to mwait_idle() calls

Commit b253149b843f ("sched/idle/x86: Restore mwait_idle() to fix boot
hangs, to improve power savings and to improve performance") restores
mwait_idle(), but the trace_cpu_idle related calls are missing. This
causes powertop on my old desktop powered by Intel Core2 E6550 to
report zero wakeups and zero events.

Add them back to restore the proper behaviour.



Greetings,

Matt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Viewing all articles
Browse latest Browse all 23908

Trending Articles