Bugzilla – Attachment 408109 Details for
Bug 623393
hard lock at boot with acpi on acer aspire 1310
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
[patch]
EC: Skip DSDT scan
ec-debug-scan.patch (text/plain), 484 bytes, created by
Rafael Wysocki
on 2011-01-13 00:07:33 UTC
(
hide
)
Description:
EC: Skip DSDT scan
Filename:
MIME Type:
Creator:
Rafael Wysocki
Created:
2011-01-13 00:07:33 UTC
Size:
484 bytes
patch
obsolete
>--- > drivers/acpi/ec.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >Index: linux-2.6/drivers/acpi/ec.c >=================================================================== >--- linux-2.6.orig/drivers/acpi/ec.c >+++ linux-2.6/drivers/acpi/ec.c >@@ -975,7 +975,7 @@ int __init acpi_ec_ecdt_probe(void) > /* fall through */ > } > >- if (EC_FLAGS_SKIP_DSDT_SCAN) >+ /*if (EC_FLAGS_SKIP_DSDT_SCAN)*/ > return -ENODEV; > > /* This workaround is needed only on some broken machines,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 623393
:
376715
|
396226
|
396981
|
407035
| 408109 |
410919
|
411024
|
411152
|
411153
|
411484