Re: [PATCH] fix x86 DMI checks for PCI quirks

From: Arjan van de Ven
Date: Fri May 02 2008 - 05:24:18 EST


On Thu, 1 May 2008 21:54:27 -0500
Matt Domsch <Matt_Domsch@xxxxxxxx> wrote:
>
> This patch moves the DMI tests into its own file, arch/x86/pci/dmi.c,
> and invokes them via subsys_initcall() before pci_acpi_init(),
> pci_legacy_init(), and pcibios_init() are called, which may rely upon
> these tests having been executed.


Hi,

can we name this file something with "quirks" in it (dmi_quirks.c or
so)? At least I tend to look for files named like that when searching
for places that do specific hardware/machine based workarounds...

Greetings,
Arjan van de Ven
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/