From: Andrew Morton <akpm@linux-foundation.org>
To: Bjorn Helgaas <bjorn.helgaas@hp.com>
Cc: linux-pci@atrey.karlin.mff.cuni.cz, linux-acpi@vger.kernel.org,
jeff@garzik.org, mhall@mhcomputing.net, hancockr@shaw.ca,
wriede@riede.org, karl.bellve@umassmed.edu, jonstanley@gmail.com
Subject: Re: [patch] PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARs
Date: Tue, 22 Jan 2008 01:42:16 -0800 [thread overview]
Message-ID: <20080122014216.f59b486c.akpm@linux-foundation.org> (raw)
In-Reply-To: <200801171603.20987.bjorn.helgaas@hp.com>
> On Thu, 17 Jan 2008 16:03:18 -0700 Bjorn Helgaas <bjorn.helgaas@hp.com> wrote:
> +static void quirk_supermicro_h8dce_system(struct pnp_dev *dev)
hm. If you trace back through the callchain here is seems that large
amounts of the pnp code could be made __init/__initdata. The two callers
of pnp_add_device() are __init and afaict they're the only callers of the
quirk code?
Anyway. It's not a lot of fun to pick through all that and it's easy to
break things.
next prev parent reply other threads:[~2008-01-22 9:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-17 23:03 [patch] PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARs Bjorn Helgaas
2008-01-22 9:42 ` Andrew Morton [this message]
2008-01-22 16:37 ` Bjorn Helgaas
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=20080122014216.f59b486c.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=bjorn.helgaas@hp.com \
--cc=hancockr@shaw.ca \
--cc=jeff@garzik.org \
--cc=jonstanley@gmail.com \
--cc=karl.bellve@umassmed.edu \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-pci@atrey.karlin.mff.cuni.cz \
--cc=mhall@mhcomputing.net \
--cc=wriede@riede.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox