[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080501042313.4ce14c0d@infradead.org>
Date: Thu, 1 May 2008 04:23:13 -0700
From: Arjan van de Ven <arjan@...radead.org>
To: Matt Domsch <Matt_Domsch@...l.com>
Cc: akpm@...ux-foundation.org, jgarzik@...ox.com, muli@...ibm.com,
davej@...hat.com, tglx@...utronix.de, mingo@...hat.com,
hpa@...or.com, bunk@...nel.org, linux-bugs@...l.com,
linux-kernel@...r.kernel.org, greg@...ah.com
Subject: Re: [PATCH] fix x86 DMI checks for PCI quirks
On Thu, 1 May 2008 21:54:27 -0500
Matt Domsch <Matt_Domsch@...l.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists