28 Oct
2011
28 Oct
'11
20:37
https://bugzilla.novell.com/show_bug.cgi?id=726296 https://bugzilla.novell.com/show_bug.cgi?id=726296#c6 --- Comment #6 from Jiri Slaby <jslaby@suse.com> 2011-10-28 20:37:31 UTC --- So in the end this rather looks like a problem in the cpuidle code. Interrupts are not disabled by CPU, but in cpu_idle function. It is this line: dev->last_residency = target_state->enter(dev, target_state); So target_state->enter is NULL here. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.