lkml.org 
[lkml]   [2003]   [Feb]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[BK PATCH] Additional PnP Changes for 2.5.62
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(-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:33    [W:0.049 / U:0.328 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site