|
Bugzilla – Full Text Bug Listing |
| Summary: | ACPI Exception (acpi_memory-0458): AE_ERROR, handle is no memory device [20060127] | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Andreas Kleen <ak> |
| Component: | Kernel | Assignee: | Ashok Raj <ashok.raj> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | acpi-bugzilla, asklein, Daniel.Ottey, trenn, vetter |
| Version: | Beta 4 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Do not walk again whole namespace to refind memhotplug device for installing the notify handler. Make use of .add callback func instead | ||
|
Description
Andreas Kleen
2006-02-22 11:10:51 UTC
*** Bug 152263 has been marked as a duplicate of this bug. *** I removed it now since Intel doesn't seem to be attached enough to it to comment on it. It's only from memory hotplug, which is a oddball on most systems anyways. The code where this message appears is redundant. I sent a patch to acpi-devel subject: acpi_memoryhotplug.c needs not to walk whole namespace twice to register notify handler I will also attach here. Shall I add it? Created attachment 70374 [details]
Do not walk again whole namespace to refind memhotplug device for installing the notify handler. Make use of .add callback func instead
Greg is involved into the hotplug stuff a lot. Can you sign this off and consider it safe to add, Greg? Sorry, but I'm not involved in memory hotplug at all, and try to stay away from ACPI as much as I possibly can, so I really can not judge the quality of this patch enough to add a Signed-off-by: with my name to it. Please submit it to the acpi development mailing list, they should be able to judge it properly. re-opening so we can re-assign and get a an up-stream fix in place. What is the status here? Shall this one closed as WONTFIX or is it fixed in openSUSE 10.2? It's fixed with this patched, also in 10.1 branch, we simply removed the wrong error msg: patches.fixes/acpi-remove-memhotplug-error |