mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Adam Belay <ambx1@neo.rr.com>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: linux-kernel@vger.kernel.org
Subject: [BK PATCH] PnP Fixes for 2.5.73
Date: Tue, 24 Jun 2003 20:58:08 +0000	[thread overview]
Message-ID: <20030624205808.GB14945@neo.rr.com> (raw)

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(-)

                 reply	other threads:[~2003-06-25  1:10 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=20030624205808.GB14945@neo.rr.com \
    --to=ambx1@neo.rr.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

all inboxes | Powered by JetHome®