Re: [oops] test9pre2 / sb

From: Peter Steiner (p.steiner@t-online.de)
Date: Tue Sep 19 2000 - 05:47:00 EST


Marko Kreen <marko@l-t.ee> wrote:

>Reproducible oops: 'gmix -i --sm-disable' on test9-pre2.

The fix exists but it seems it isn't merged yet.

>----------------------------------
--- soundcard.c.orig Tue Sep 19 12:37:52 2000
+++ soundcard.c Tue Sep 19 12:38:45 2000
@@ -267,6 +267,7 @@
        DEB(printk("sound_release(dev=%d)\n", dev));
        switch (dev & 0x0f) {
        case SND_DEV_CTL:
+ dev >>= 4;
                if (mixer_devs[dev]->owner)
                        __MOD_DEC_USE_COUNT (mixer_devs[dev]->owner);
                break;
>----------------------------------

-- 
  _   x    ___   p.steiner@t-online.de (Peter Steiner)
 / \_/_\_ /,--' Linux User #55148 (http://counter.li.org/)
 \/>'~~~~//
   \_____/ perl -e'while(<>){s/=\n//g;s/=([\dA-F]{2})/chr(hex($1))/eg;print;}'
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 21:00:20 EST