From: Greg KH <greg@kroah.com>
To: Rusty Lynch <rusty@linux.co.intel.com>
Cc: Scott Murray <scottm@somanetworks.com>,
lkml <linux-kernel@vger.kernel.org>
Subject: Re: CPCI stopped building
Date: Mon, 24 Feb 2003 12:44:58 -0800 [thread overview]
Message-ID: <20030224204457.GA3463@kroah.com> (raw)
In-Reply-To: <1046118108.2099.2.camel@vmhack>
On Mon, Feb 24, 2003 at 12:21:44PM -0800, Rusty Lynch wrote:
> Attempting to turn on cpci support on the latest kernel breaks the build.
> The problem is that pci_is_dev_in_use() has been removed, but
> cpci_hotplug_pci.c still calls the non-existant function in
> unconfigure_visit_pci_dev_phase1().
>
> It looks like pci_dev_driver(dev) can be used in replacement (since that is
> what driver/pci/hotplug.c is now doing in pci_remove_device_safe(), but
> I haven't taken the time to really understand what is happening.
Yes, Christoph sent me this patch a few days ago, and I noticed it just
got into the the tree. I'm makeing a lot of pci hotplug core and driver
cleanups right now, and will handle this one too.
thanks,
greg k-h
next prev parent reply other threads:[~2003-02-24 20:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-24 20:21 CPCI stopped building Rusty Lynch
2003-02-24 20:44 ` Greg KH [this message]
2003-02-24 21:48 ` Scott Murray
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=20030224204457.GA3463@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rusty@linux.co.intel.com \
--cc=scottm@somanetworks.com \
/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.