Bug 138563
Summary: | [PATCH] RHEL4 U1: EFI GPT: reduce alternate header probing | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 4 | Reporter: | Matt Domsch <matt_domsch> | ||||
Component: | kernel | Assignee: | Jason Baron <jbaron> | ||||
Status: | CLOSED ERRATA | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 4.0 | CC: | davej, dledford, knoel, tburke, wwlinuxengineering | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2005-04-18 13:59:00 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: | 147461 | ||||||
Attachments: |
|
Description
Matt Domsch
2004-11-09 22:00:09 UTC
Created attachment 106378 [details]
efi.patch
patch sent to lkml
This patch was committed to Linus's BK tree overnight. Not fixed in 2.6.9-1.849_EL yet. Not fixed in 2.6.9-1.871_EL yet. As I believe this won't get applied for gold, change $subject to U1. Changing the title to reflect the Update in which a fix for this issue has been committed or being tracked for.. I don't see this work in upstream 2.4. Is it not needed there for some reason? or just not merged? The basic question is whether we should merge this back to rhel2.1 and rhel3. thanks. I never submitted it to upstream 2.4, you're correct. Essentially because CONFIG_EFI_PARTITION is not enabled on any architecture except IA64, and given the scarcity of IA64 hardware, it's unlikely that people will plug broken iPods (or other similarly broken yet not-on-the-quirks-list storage) devices into such systems. If you're adding the iPods to the USB "unusual_devs.h" list, then I don't need to fix the partition code. If you're not, and we care about people plugging broken iPods into IA64 systems, then yes, I should fix it. I'm inclined against it though. The fix *does* need to make it into RHEL4 though. Thanks, Matt Dell, are things better with the U1-candidate kernel? Confirmed fixed in 2.6.9-6.37, thanks! 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-2005-420.html |