[BK PATCH] PnP Fixes for 2.5.73

From: Adam Belay (ambx1@neo.rr.com)
Date: Tue Jun 24 2003 - 15:58:08 EST


Hi,

This release contains fixes for ALSA compilation and also removes
a bug in the locking code.

Please Pull from: bk://linux-pnp.bkbits.net/pnp-2.5

Thanks,
Adam

 drivers/pnp/interface.c | 6 +++---
 drivers/pnp/isapnp/core.c | 4 ++--
 drivers/pnp/manager.c | 14 ++++++--------
 drivers/pnp/pnpbios/core.c | 2 +-
 drivers/pnp/support.c | 2 +-
 include/linux/pnp.h | 4 ++--
 6 files changed, 15 insertions(+), 17 deletions(-)

through these ChangeSets:

ChangeSet@1.1388, 2003-06-24 20:24:19+00:00, ambx1@neo.rr.com
  [PNP] Locking Fixes
  
  The semaphore in pnp_init_resource_table is not needed and, in some
  cases, can cause resource management lockups. This patch removes the
  improperly placed semaphore.

 drivers/pnp/manager.c | 2 --
 1 files changed, 2 deletions(-)

ChangeSet@1.1387, 2003-06-24 20:17:15+00:00, ambx1@neo.rr.com
  [PNP] pnp_init_resource_table compile fix
  
  In the last release, this api was accidently changed and therefore
  affected some drivers. This patch corrects the issue by renaming
  the api back to pnp_init_resource_table.

 drivers/pnp/interface.c | 6 +++---
 drivers/pnp/isapnp/core.c | 4 ++--
 drivers/pnp/manager.c | 12 ++++++------
 drivers/pnp/pnpbios/core.c | 2 +-
 drivers/pnp/support.c | 2 +-
 include/linux/pnp.h | 4 ++--
 6 files changed, 15 insertions(+), 15 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 : Mon Jun 30 2003 - 22:00:18 EST