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/
This archive was generated by hypermail 2b29 : Sun Feb 23 2003 - 22:00:37 EST