Bug 20032
Summary: | 2.6.36-rc7 continuos kernel panics in cpu_idle (and intel_idle) | ||
---|---|---|---|
Product: | Power Management | Reporter: | Maciej Rutecki (maciej.rutecki) |
Component: | cpuidle | Assignee: | power-management_cpuidle (power-management_cpuidle) |
Status: | CLOSED UNREPRODUCIBLE | ||
Severity: | normal | CC: | lenb, maciej.rutecki, patrizio.bassi, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.36-rc7 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 16444 |
Description
Maciej Rutecki
2010-10-10 17:54:36 UTC
Do the issues go away when you boot with "idle=poll"? After bumping to -rc8 with cpu_idle but without cpu_idle_intel compiled i can't reproduce the issue anymore. It's really strange because i could not see any commit related to a similar issue. I'll wait 2.6.36 vanilla to be out to test again with the intel module too. please re-open if you can reproduce this with 2.6.36-rc8 or later i confirm 2.6.36 final with CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y CONFIG_ARCH_HAS_DEFAULT_IDLE=y CONFIG_CPU_IDLE=y CONFIG_CPU_IDLE_GOV_LADDER=y CONFIG_CPU_IDLE_GOV_MENU=y CONFIG_INTEL_IDLE=y looks stable now. i will reopen if any issues happen Thanks for confirming 2.6.36 is working, Patrizio. Please let us know if you see any troubles with the release, no matter the .config |