Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 311000 Details for
Bug 454050
Fail to build kernel when enable CONFIG_ACPI_DEBUG in .config
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Fix processor.c has sentence without semicolon
processor_without_semicolon.patch (text/plain), 459 bytes, created by
Song, Youquan
on 2008-07-04 05:52:21 UTC
(
hide
)
Description:
Fix processor.c has sentence without semicolon
Filename:
MIME Type:
Creator:
Song, Youquan
Created:
2008-07-04 05:52:21 UTC
Size:
459 bytes
patch
obsolete
>--- linux-2.6.9-old/drivers/acpi/processor.c 2008-07-01 22:45:09.000000000 -0400 >+++ linux-2.6.9/drivers/acpi/processor.c 2008-07-01 23:45:53.000000000 -0400 >@@ -1520,7 +1520,7 @@ > > err_ret: > if (retval) { >- ACPI_DEBUG_PRINT((ACPI_DB_ERROR, "Error while parsing _PSD domain information. Assuming no coordination\n")) >+ ACPI_DEBUG_PRINT((ACPI_DB_ERROR, "Error while parsing _PSD domain information. Assuming no coordination\n")); > } > > for_each_cpu(i) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 454050
:
310998
|
311000
|
311484