Bug 210817
| Summary: | quirk_via_abnormal_poweroff causes kernel panics on (some?) EPIA boards at boot time | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lucas Maneos <redhat> |
| Component: | kernel | Assignee: | Dave Jones <davej> |
| Status: | CLOSED RAWHIDE | QA Contact: | Brian Brock <bbrock> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6 | CC: | cw, derek.p.moore, pfrields, wtogami |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-10-18 07:22:06 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Lucas Maneos
2006-10-15 18:28:37 UTC
For the release kernel for FC6 (which I'm building today), I've removed this function. I'll chase it upstream and see if I can get a better fix out in an update. *** Bug 210993 has been marked as a duplicate of this bug. *** Just to confirm, kernel-2.6.18-1.2798.fc6 boots ok. turns out ACPI is already doing the same thing. So it looks like upstream will also be removing this function. > Problem is present in all kernels I've tried between whatever > version the 5.91 installer comes with and 2.6.18-1.2784.fc6. > Just to confirm, kernel-2.6.18-1.2798.fc6 boots ok. Lucas, Can you clarify if this means that 2.6.18* always works, or that at some point it workes and some point it failed like 2.6.17 did? 2.6.18-1.2784.fc6 also panicked, until I rebuilt it with quirk_via_abnormal_poweroff() neutered. There are no other 2.6.18 kernels in my yum.log. Thanks, and kernel-2.6.18-1.2798.fc6 worked without any modification? Yes, unmodified straight-out-of-the-rpm kernel-2.6.18-1.2798.fc6 boots without a panic. |