Re: [BUG] drivers/video/sis: deadlock introduced by "fbdev: addmutex for fb_mmap locking"

From: Linus Torvalds
Date: Sun Jul 05 2009 - 10:57:29 EST




On Sun, 5 Jul 2009, Paul Mundt wrote:
> break;
> fb_info->node = i;
> mutex_init(&fb_info->lock);
> - mutex_init(&fb_info->mm_lock);

Why not "lock" as well?

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