From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz,
pcihpd-discuss@lists.sourceforge.net,
Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Subject: [GIT PATCH] PCI fix for 2.6.25-rc5 git tree
Date: Thu, 13 Mar 2008 10:24:10 -0700 [thread overview]
Message-ID: <20080313172410.GA17045@kroah.com> (raw)
Here is one PCI fix for your 2.6.25-rc5 git tree.
It fixes the duplicate sysfs entry problem as reported by Guennadi
Liakhovetski, now the machine can be properly shut down :)
The problem is also in 2.6.24 and earlier, but there we only get the
warning of a message saying that a link could not be created. I'll send
a patch for -stable after this goes in as it will not directly apply
there.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/
thanks,
greg k-h
-------------
drivers/pci/bus.c | 6 +++++-
include/linux/pci.h | 1 +
2 files changed, 6 insertions(+), 1 deletions(-)
---------------
Greg Kroah-Hartman (1):
PCI: fix issue with busses registering multiple times in sysfs
next reply other threads:[~2008-03-13 17:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-13 17:24 Greg KH [this message]
2008-03-13 17:25 ` [PATCH 1/1] PCI: fix issue with busses registering multiple times in sysfs Greg Kroah-Hartman
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=20080313172410.GA17045@kroah.com \
--to=gregkh@suse.de \
--cc=akpm@osdl.org \
--cc=g.liakhovetski@gmx.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@atrey.karlin.mff.cuni.cz \
--cc=pcihpd-discuss@lists.sourceforge.net \
--cc=torvalds@osdl.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
Powered by JetHome