[PATCH] 10/11 sound/oss replace cli()

Peter Waechtler (pwaechtler@mac.com)
Sat, 21 Sep 2002 22:44:08 +0200


--- vanilla-2.5.36/sound/oss/v_midi.h 2002-04-20 18:25:21.000000000 +0200
+++ linux-2.5-cli-oss/sound/oss/v_midi.h 2002-08-13 15:55:26.000000000
+0200
@@ -3,7 +3,7 @@

/* State variables */
int opened;
-
+ spinlock_t lock;

/* MIDI fields */
int my_mididev;

-
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/