Bug 191847
| Summary: | REGRESSION: kernel-2.6.9.36 does not boot on ALTIX systems | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | Prarit Bhargava <prarit> | ||||
| Component: | kernel | Assignee: | Prarit Bhargava <prarit> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Brian Brock <bbrock> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | urgent | ||||||
| Version: | 4.0 | CC: | akeshava, jbaron | ||||
| Target Milestone: | --- | Keywords: | Regression | ||||
| Target Release: | --- | ||||||
| Hardware: | ia64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | RHSA-2006-0575 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2006-08-10 23:18:47 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 181409 | ||||||
| Attachments: |
|
||||||
|
Description
Prarit Bhargava
2006-05-16 01:58:02 UTC
Anil, This statement in your patch is wrong: + /* Caller of acpi_register_gsi() assumes this function always succeeds, + * hence calling panic() for backward compatibility IMO, calling panic() to maintain backward compatibility is incorrect here as this will break all systems with bad ACPI tables (of which there are many). Ha..good that I had a panic() call which caught the buggy ACPI table bug:) I am okay with you replacing panic() call with printk. Created attachment 129237 [details]
Patch to replace panic with printk
Patch to replace panic with printk
Regression in behavior introduced in U4 code development. Not a beta blocker and would agree to taking during beta since it's just a behavior change. PM ACK for U4 committed in stream U4 build 36.1. A test kernel with this patch is available from http://people.redhat.com/~jbaron/rhel4/ An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2006-0575.html |