All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: torvalds@osdl.org, akpm@osdl.org
Cc: linux-kernel@vger.kernel.org
Subject: [BK PATCH] PCI fixes for 2.6.10-rc2
Date: Fri, 19 Nov 2004 13:56:18 -0800	[thread overview]
Message-ID: <20041119215618.GA15863@kroah.com> (raw)

Hi,

Here are some small PCI and PCI hotplug fixes for 2.6.10-rc2.

Please pull from:
	bk://kernel.bkbits.net/gregkh/linux/pci-2.6

thanks,

greg k-h

p.s. I'll send these as patches in response to this email to lkml for
those who want to see them.


 drivers/pci/hotplug/pciehp_sysfs.c   |  143 -----------------------------------
 Documentation/pci.txt                |    8 -
 drivers/pci/hotplug/Makefile         |    1 
 drivers/pci/hotplug/cpcihp_generic.c |    2 
 drivers/pci/hotplug/pciehp.h         |    3 
 drivers/pci/hotplug/rpaphp_pci.c     |    9 --
 6 files changed, 8 insertions(+), 158 deletions(-)
-----

Adrian Bunk:
  o PCI Hotplug: remove unused drivers/pci/hotplug/pciehp_sysfs.c

Randy Dunlap:
  o PCI Hotplug: cpcihp_generic: fix module_param data type

Rolf Eike Beer:
  o PCI: fix Documentation/pci.txt inconsistency
  o PCI Hotplug: clean up rpaphp_pci.c::rpaphp_find_pci_dev


             reply	other threads:[~2004-11-19 22:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-19 21:56 Greg KH [this message]
2004-11-19 21:56 ` [PATCH] PCI fixes for 2.6.10-rc2 Greg KH
2004-11-19 21:57   ` Greg KH
2004-11-19 21:57     ` Greg KH
2004-11-19 21:57       ` Greg KH

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=20041119215618.GA15863@kroah.com \
    --to=greg@kroah.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --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 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.