09/09/2005 06:07 PM, [email protected] wrote/a écrit:
Signed-off-by: Al Viro <[email protected]>
----
diff -urN RC13-git8-base/drivers/acpi/blacklist.c current/drivers/acpi/blacklist.c
--- RC13-git8-base/drivers/acpi/blacklist.c 2005-09-08 23:42:49.000000000 -0400
+++ current/drivers/acpi/blacklist.c 2005-09-09 11:28:44.000000000 -0400
@@ -73,7 +73,7 @@
{""}
};
-#if CONFIG_ACPI_BLACKLIST_YEAR
+#ifdef CONFIG_ACPI_BLACKLIST_YEAR
static int __init blacklist_by_year(void)
{
Are you sure about this? IIRC, CONFIG_ACPI_BLACKLIST_YEAR is defined to
0 when it should not be blacklisted. In drivers/acpi/Kconfig :
Enter 0 to disable this mechanism and allow ACPI to
run by default no matter what the year. (default)
Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|