From: Arjan van de Ven <arjan@infradead.org>
To: Matt Domsch <Matt_Domsch@dell.com>
Cc: akpm@linux-foundation.org, jgarzik@pobox.com, muli@il.ibm.com,
davej@redhat.com, tglx@linutronix.de, mingo@redhat.com,
hpa@zytor.com, bunk@kernel.org, linux-bugs@dell.com,
linux-kernel@vger.kernel.org, greg@kroah.com
Subject: Re: [PATCH] fix x86 DMI checks for PCI quirks
Date: Thu, 1 May 2008 04:23:13 -0700 [thread overview]
Message-ID: <20080501042313.4ce14c0d@infradead.org> (raw)
In-Reply-To: <20080502025427.GA23757@auslistsprd01.us.dell.com>
On Thu, 1 May 2008 21:54:27 -0500
Matt Domsch <Matt_Domsch@dell.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
next prev parent reply other threads:[~2008-05-02 9:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-02 2:54 [PATCH] fix x86 DMI checks for PCI quirks Matt Domsch
2008-05-01 11:23 ` Arjan van de Ven [this message]
2008-05-02 11:56 ` Matt Domsch
2008-05-02 7:44 ` Ingo Molnar
2008-05-02 9:19 ` Yinghai Lu
2008-05-02 13:56 ` Matt Domsch
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080501042313.4ce14c0d@infradead.org \
--to=arjan@infradead.org \
--cc=Matt_Domsch@dell.com \
--cc=akpm@linux-foundation.org \
--cc=bunk@kernel.org \
--cc=davej@redhat.com \
--cc=greg@kroah.com \
--cc=hpa@zytor.com \
--cc=jgarzik@pobox.com \
--cc=linux-bugs@dell.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=muli@il.ibm.com \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.