public inbox for linux-kernel@vger.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 fixes for 2.5.62
Date: Thu, 20 Feb 2003 16:43:45 -0800	[thread overview]
Message-ID: <20030221004344.GA26723@kroah.com> (raw)

Hi,

Here's three patches that remove the pci functions off of the top of
your list of "abuse the most stack space" list.  And there's a patch in
here from Louis Zhuang that cleans up some of the list handling code in
the pci core (his patch has been posted to lkml in the past).

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

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.


 arch/i386/pci/direct.c  |   34 ++++++++++++++++++++++++----------
 arch/i386/pci/legacy.c  |   27 +++++++++++++++++++--------
 drivers/pci/probe.c     |   28 +++++++++++++++++-----------
 drivers/pci/setup-bus.c |   30 ++++++++++++------------------
 4 files changed, 72 insertions(+), 47 deletions(-)
-----

ChangeSet@1.1006, 2003-02-20 16:32:48-08:00, louis.zhuang@linux.co.intel.com
  [PATCH] PCI: list code cleanup
  
  Cleans up the list handling in a few places within the pci core.

 drivers/pci/probe.c     |    5 ++---
 drivers/pci/setup-bus.c |   30 ++++++++++++------------------
 2 files changed, 14 insertions(+), 21 deletions(-)
------

ChangeSet@1.1005, 2003-02-20 14:23:58-08:00, greg@kroah.com
  [PATCH] PCI i386: remove large stack usage in pcibios_fixup_peer_bridges()

 arch/i386/pci/legacy.c |   27 +++++++++++++++++++--------
 1 files changed, 19 insertions(+), 8 deletions(-)
------

ChangeSet@1.1004, 2003-02-20 14:23:43-08:00, greg@kroah.com
  [PATCH] PCI i386: remove large stack usage in pci_sanity_check()

 arch/i386/pci/direct.c |   34 ++++++++++++++++++++++++----------
 1 files changed, 24 insertions(+), 10 deletions(-)
------

ChangeSet@1.1003, 2003-02-20 14:23:27-08:00, greg@kroah.com
  [PATCH] PCI: remove large stack usage in pci_do_scan_bus()

 drivers/pci/probe.c |   23 +++++++++++++++--------
 1 files changed, 15 insertions(+), 8 deletions(-)
------


             reply	other threads:[~2003-02-21  0:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-21  0:43 Greg KH [this message]
2003-02-21  0:44 ` [PATCH] PCI fixes for 2.5.62 Greg KH
2003-02-21  0:44   ` Greg KH
2003-02-21  0:45     ` Greg KH
2003-02-21  0:45       ` 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=20030221004344.GA26723@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox