Bug 669489

Summary: Include ACPI _DSM index and label support
Product: [Fedora] Fedora Reporter: Narendra K <narendra_k>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: 15CC: gansalmon, itamar, jcm, jonathan, jwboyer, kernel-maint, linux-bugs, madhu.chinakonda, shyam_iyer
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-15 15:13:49 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 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.