Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 622845

Summary: ACPI BUG: warning at drivers/base/core.c:101/device_release()
Product: Red Hat Enterprise Linux 5 Reporter: Stefan Assmann <sassmann>
Component: kernelAssignee: Red Hat Kernel Manager <kernel-mgr>
Status: CLOSED DUPLICATE QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: medium Docs Contact:
Priority: low    
Version: 5.5CC: jfeeney, sassmann
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-10 15:02: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:
Attachments:
Description Flags
dsdt of dell-pet110-01 none

Description Stefan Assmann 2010-08-10 14:37:11 UTC
Created attachment 437902 [details]
dsdt of dell-pet110-01

Description of problem:
The following trace appears on every boot of host
dell-pet110-01.lab.bos.redhat.com

ACPI: Power Button (FF) [PWRF]
ACPI: Mapper loaded
dell-wmi: No known WMI GUID found
ACPI Exception (evregion-0424): AE_SUPPORT, Returned by Handler for [DataTable] [20060707]
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PMI0._GHL] (Node ffff810107ed9f70), AE_SUPPORT
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PMI0._PMC] (Node ffff810107ed93f0), AE_SUPPORT
ACPI Exception (power_meter-0759): AE_SUPPORT, Evaluating _PMC [20060707]
Device 'power_meter0' does not have a release() function, it is broken and must be fixed.
BUG: warning at drivers/base/core.c:101/device_release() (Tainted: G     )

Call Trace:
 [<ffffffff801519ef>] kobject_cleanup+0x53/0x7e
 [<ffffffff80151a1a>] kobject_release+0x0/0x9
 [<ffffffff80035748>] kref_put+0x6f/0x7a
 [<ffffffff883db0ed>] :power_meter:acpi_power_meter_add+0x158/0x16f
 [<ffffffff801a115e>] acpi_bus_driver_init+0x30/0x57
 [<ffffffff801a237c>] acpi_bus_register_driver+0x95/0xd4
 [<ffffffff88210032>] :power_meter:acpi_power_meter_init+0x25/0x34
 [<ffffffff800a7fe0>] sys_init_module+0xaf/0x1f2
 [<ffffffff8005e116>] system_call+0x7e/0x83


Version-Release number of selected component (if applicable):
kernel-2.6.18-194.el5

Comment 1 Matthew Garrett 2010-08-10 15:02:06 UTC

*** This bug has been marked as a duplicate of bug 576246 ***