All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
To: Alex Chiang <achiang@hp.com>, Oliver Neukum <oliver@neukum.org>,
	linux-pci <linux-pci@vger.kernel.org>,
	linux-kernel@vger.kernel.org
Subject: Re: question about pci_disable_device
Date: Fri, 17 Oct 2008 10:38:03 +0900	[thread overview]
Message-ID: <48F7EC7B.5080703@jp.fujitsu.com> (raw)
In-Reply-To: <20081014212608.GA14596@ldl.fc.hp.com>

Alex Chiang wrote:
> Hi Oliver,
> 
> * Oliver Neukum <oliver@neukum.org>:
>> Hi,
>>
>> could somebody explain what determines when in the sequence of hot
>> unplugging pci_disable_device() is called?
> 
> I don't know the answer, but you might have better luck cc'ing
> the linux-pci list too.
> 

When a pci device is hot unplugged, .remove callback of the
corresponding adapter card driver. It calls pci_disable_device().

Thanks,
Kenji Kaneshige



  reply	other threads:[~2008-10-17  1:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-13 17:47 question about pci_disable_device Oliver Neukum
2008-10-14 21:26 ` Alex Chiang
2008-10-17  1:38   ` Kenji Kaneshige [this message]
2008-10-14 21:36 ` Roland Dreier

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=48F7EC7B.5080703@jp.fujitsu.com \
    --to=kaneshige.kenji@jp.fujitsu.com \
    --cc=achiang@hp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=oliver@neukum.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 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.