linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Peter Waechtler <pwaechtler@mac.com>
To: linux-kernel@vger.kernel.org
Cc: Linus Torvalds <torvalds@transmeta.com>
Subject: [PATCH] 2/11 sound/oss replace cli()
Date: Sat, 21 Sep 2002 22:31:47 +0200	[thread overview]
Message-ID: <2664E0B9-CDA1-11D6-8873-00039387C942@mac.com> (raw)

--- vanilla-2.5.36/sound/oss/dmasound/dmasound.h	Sat Apr 20 18:25:19 
2002
+++ linux-2.5-cli-oss/sound/oss/dmasound/dmasound.h	Mon Sep  9 01:27:04 
2002
@@ -166,6 +166,7 @@
      int treble;
      int gain;
      int minDev;		/* minor device number currently open */
+    spinlock_t lock;
  };

  extern struct sound_settings dmasound;


                 reply	other threads:[~2002-09-22  9:06 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=2664E0B9-CDA1-11D6-8873-00039387C942@mac.com \
    --to=pwaechtler@mac.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;
as well as URLs for NNTP newsgroup(s).