Bug 10299
Summary: | fedora: "linux-2.6-acpi-fix-sizeof.patch" breaks acpi-cpufreq | ||
---|---|---|---|
Product: | ACPI | Reporter: | drago01 |
Component: | Config-Processors | Assignee: | Lin Ming (ming.m.lin) |
Status: | CLOSED DUPLICATE | ||
Severity: | normal | CC: | acpi-bugzilla, rjw, rui.zhang |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | kernel-2.6.24.3-47.fc8 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: |
dmesg output with cpufreq.debug=7
acpidump output cat /proc/cpuinfo lspci output dmidecode output proposed patch |
Description
drago01
2008-03-21 09:19:02 UTC
Created attachment 15377 [details]
dmesg output with cpufreq.debug=7
Created attachment 15378 [details]
acpidump output
Created attachment 15379 [details]
cat /proc/cpuinfo
Created attachment 15380 [details]
lspci output
Created attachment 15381 [details]
dmidecode output
By break acpi-cpufreq I mean it fails to load with "no such device" and the cpu stays at max clock. I hope the infos provided are enough if not feel free to ask for more. Created attachment 15411 [details]
proposed patch
Please try this patch
Mark buffer data valid when copying external buffer object to internal
(In reply to comment #7) > Created an attachment (id=15411) [details] > proposed patch > > Please try this patch > > Mark buffer data valid when copying external buffer object to internal > This one fixes the regression. Thx! what is "linux-2.6-acpi-fix-sizeof.patch"? Len, it's the patch at Bug 9558 #33 http://bugzilla.kernel.org/attachment.cgi?id=14351&action=view The offending patch from bug 9558 was not included upstream. Unclear why it was included in fedora before it hit upstream or even the -mm tree, maybe that was a mistake. So this isn't an upstream regression, but rather it is feedback on the patch proposed for bug 9558. Closing as a duplicate of bug 9558. *** This bug has been marked as a duplicate of bug 9558 *** |