From: Adam Belay <ambx1@neo.rr.com>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: greg@kroah.com, linux-kernel@vger.kernel.org
Subject: [BK PATCH] Additional PnP Changes for 2.5.62
Date: Sat, 22 Feb 2003 21:52:59 +0000 [thread overview]
Message-ID: <20030222215259.GA1212@neo.rr.com> (raw)
Hi,
This set of changes fixes stack memory usage and contains a couple minor
resource management fixes.
Please Pull from: bk://linux-pnp.bkbits.net/linus-2.5
Thanks,
Adam
drivers/pnp/interface.c | 41 ++++++++++++++++++-----------------------
drivers/pnp/manager.c | 32 +++++++++++++++++++++-----------
drivers/pnp/resource.c | 8 ++++----
3 files changed, 43 insertions(+), 38 deletions(-)
through these ChangeSets:
ChangeSet@1.1025, 2003-02-22 21:40:51+00:00, ambx1@neo.rr.com
Resource Management Performance Fix
Fixes a typo in pnp_check_*_conflicts functions. Without this fix the
resource algorithm will work but will take longer to assign resources.
Also contains some minor reordering in pnp_activate_dev.
drivers/pnp/manager.c | 9 +++++----
drivers/pnp/resource.c | 8 ++++----
2 files changed, 9 insertions(+), 8 deletions(-)
ChangeSet@1.1024, 2003-02-22 21:33:56+00:00, ambx1@neo.rr.com
Large Stack Usage Fix
Reduces the stack memory usage in the following PnP Functions:
pnp_printf
pnp_set_current_resources
pnp_manual_config_dev
pnp_activate_dev
drivers/pnp/interface.c | 41 ++++++++++++++++++-----------------------
drivers/pnp/manager.c | 23 ++++++++++++++++-------
2 files changed, 34 insertions(+), 30 deletions(-)
reply other threads:[~2003-02-23 2:43 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=20030222215259.GA1212@neo.rr.com \
--to=ambx1@neo.rr.com \
--cc=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