Bug 669489 - Include ACPI _DSM index and label support
Summary: Include ACPI _DSM index and label support
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 15
Hardware: x86_64
OS: Linux
low
high
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-13 19:20 UTC by Narendra K
Modified: 2011-08-15 15:13 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-08-15 15:13:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Narendra K 2011-01-13 19:20:48 UTC
This feature exports ACPI _DSM (Device Specific Method) provided firmware
instance number and string name of PCI devices as defined by
'PCI Firmware Specification Revision 3.1' section 4.6.7.( DSM for Naming
a PCI or PCI Express Device Under Operating Systems) to sysfs.

The ACPI _DSM provided firmware 'instance number' and 'string name' will
be given priority if the firmware also provides 'SMBIOS type 41 device
type instance and string'.

Comment 1 Narendra K 2011-01-13 19:33:08 UTC
This patch is currently under review as it has caused a build failure. Fix is under discussion.

Comment 3 Chuck Ebbert 2011-02-07 14:16:33 UTC
(In reply to comment #1)
> This patch is currently under review as it has caused a build failure. Fix is
> under discussion.

There does not seem to be any fix for the build failure, and the patch has been dropped upstream.

Comment 4 Narendra K 2011-04-21 09:58:36 UTC
The patch is in the mainline kernel 2.6.39-rc4.

The commit  8a226e00eeed8db843d4a580013a49ae3559bcd7 in linux-next fixes the build failure. (PCI: pci-label: Fix build failure when CONFIG_NLS is set to 'm' by allmodconfig).  This commit is not yet in 2.6.2.6.39-rc4.

Comment 5 Jon Masters 2011-05-26 22:01:33 UTC
So I assume this filters down to Fedora at some point :)

Comment 6 Narendra K 2011-06-16 09:24:38 UTC
Hi Chuck,

Could this get into F15 Updates kernel ?

Comment 7 Chuck Ebbert 2011-06-25 18:44:20 UTC
(In reply to comment #6)
> Hi Chuck,
> 
> Could this get into F15 Updates kernel ?

Wouldn't that cause changes in users' ethernet interface names?

Comment 8 Josh Boyer 2011-08-15 15:13:49 UTC
2.6.40 (3.0) contains this patch and it has been pushed to F15.


Note You need to log in before you can comment on or make changes to this bug.