All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: torvalds@transmeta.com
Cc: linux-kernel@vger.kernel.org
Subject: [BK PATCH] PCI Hotplug changes for 2.5.8-pre3
Date: Wed, 10 Apr 2002 11:23:34 -0700	[thread overview]
Message-ID: <20020410182334.GA17535@kroah.com> (raw)


Pull from:  bk://linuxusb.bkbits.net/pci_hp-2.5


 arch/i386/kernel/i386_ksyms.c |    4 ++++
 drivers/hotplug/Config.in     |    4 +++-
 drivers/hotplug/Makefile      |   12 ------------
 drivers/hotplug/ibmphp_core.c |    2 +-
 4 files changed, 8 insertions(+), 14 deletions(-)
------

ChangeSet@1.460, 2002-04-10 11:00:08-07:00, greg@kroah.com
  export the IO_APIC_get_PCI_irq_vector function, as the IBM PCI Hotplug
  driver needs this.  This is already done in 2.4.x

 arch/i386/kernel/i386_ksyms.c |    4 ++++
 1 files changed, 4 insertions(+)
------

ChangeSet@1.459, 2002-04-10 10:59:15-07:00, greg@kroah.com
  IBM PCI Hotplug driver
  
  fixed linker bug when driver is compiled into the kernel.

 drivers/hotplug/ibmphp_core.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)
------

ChangeSet@1.458, 2002-04-10 10:58:16-07:00, greg@kroah.com
  PCI Hotplug Makefile cleanup
  
  removed the list-multi targets, as they aren't needed anymore.

 drivers/hotplug/Makefile |   12 ------------
 1 files changed, 12 deletions(-)
------

ChangeSet@1.457, 2002-04-10 10:57:36-07:00, greg@kroah.com
  IBM PCI Hotplug driver
  
  Only build the IBM PCI hotplug driver if CONFIG_X86_IO_APIC is selected

 drivers/hotplug/Config.in |    4 +++-
 1 files changed, 3 insertions(+), 1 deletion(-)
------


                 reply	other threads:[~2002-04-10 18:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20020410182334.GA17535@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.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.