From: Greg KH <gregkh@suse.de>
To: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Cc: pcihpd-discuss@lists.sourceforge.net, linux-acpi@vger.kernel.org
Subject: Re: what is writing to /sys/bus/pci/slot/<slot_no>/power really supposed to do?
Date: Mon, 1 Oct 2007 10:19:32 -0700 [thread overview]
Message-ID: <20071001171932.GA6801@suse.de> (raw)
In-Reply-To: <20071001100858.06919a1e.kristen.c.accardi@intel.com>
On Mon, Oct 01, 2007 at 10:08:58AM -0700, Kristen Carlson Accardi wrote:
> Hi,
> I notice in acpiphp that the code path for powering down the slot
> via sysfs does not execute the _EJ0 method, but instead simply
> looks for _PS3 and of couse disables all the bridges and devices.
> I suppose this could be valid depending on your definition of what
> /sys/bus/pci/slots/<slot_no>/power should do.
>
> Is it intended to just power down the adapter that's in the slot,
> or is it intended to make the adapter in the slot able to be removed?
> If it's intended to make the adapter able to be removed, shouldn't
> we be calling _EJ0?
If that is required to power down the device, yes, it should be called.
> As a comparison, in pciehp when the sysfs power file is written,
> we do actually go out and send the commands to the hotplug controller
> to physically power off the slot.
Yes, that is the intention of writing that value to that file. The
power should be gone and it should be safe for the user to physically
remove the device after that write has succeeded.
Perhaps this is not happening due to the age of when the acpiphp driver
was first written? If I recall, there was no ACPI pci hotplug spec at
the time and so it just used one specific bios implementation of what
was needed. Things might have changed in the 5 or so years since then
:)
thanks,
greg k-h
next prev parent reply other threads:[~2007-10-01 17:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-01 17:08 what is writing to /sys/bus/pci/slot/<slot_no>/power really supposed to do? Kristen Carlson Accardi
2007-10-01 17:19 ` Greg KH [this message]
2007-10-01 17:35 ` Kristen Carlson Accardi
2007-10-01 17:46 ` [Pcihpd-discuss] " Matthew Wilcox
2007-10-01 17:43 ` Gary Hade
2007-10-01 17:50 ` Kristen Carlson Accardi
2007-10-01 18:33 ` Gary Hade
2007-10-01 18:39 ` Gary Hade
2007-10-01 18:43 ` Kristen Carlson Accardi
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=20071001171932.GA6801@suse.de \
--to=gregkh@suse.de \
--cc=kristen.c.accardi@intel.com \
--cc=linux-acpi@vger.kernel.org \
--cc=pcihpd-discuss@lists.sourceforge.net \
/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