lkml.org 
[lkml]   [1999]   [Jan]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH] msp3400 (bttv), new semaphores boundary

> --- drivers/char/msp3400.c.old Thu Jan 21 11:29:14 1999
> +++ drivers/char/msp3400.c Thu Jan 21 11:29:26 1999
> @@ -543,7 +543,8 @@
> goto done;
> if (debug > 1)
> printk("msp3400: thread: sleep\n");
> - down_interruptible(&sem);
> + down_interruptible(&sem);
> + sem = MUTEX_LOCKED;
> if (debug > 1)
> printk("msp3400: thread: wakeup\n");
> if (msp->rmmod || signal_pending(current))
>

Hi Harald,

tried your patch on pre9 which isn't as bad as pre8 but still slowed
down my machine a lot.. and it works great, bttv is fine again just in
time for 2.2.

thanks
-willem

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:49    [W:0.019 / U:0.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site