Kernel.org Bugzilla – Attachment #14413: Looks like an unterminated DMI table... for
bug #9728
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 9728
Collapse All
|
Expand All
(-)
a/drivers/ide/ide-acpi.c (+2 lines)
Lines 85-90 static const struct dmi_system_id ide_acpi_dmi_table[] = {
Link Here
85
DMI_MATCH(DMI_BIOS_VERSION, "KAM1.60")
85
DMI_MATCH(DMI_BIOS_VERSION, "KAM1.60")
86
},
86
},
87
},
87
},
88
89
{ }
88
};
90
};
89
91
90
static int ide_acpi_blacklist(void)
92
static int ide_acpi_blacklist(void)
Return to
bug 9728