Especially with video drivers :-(
> On a more serious note... couldn't issues like these be temporarily side
> stepped by making the console_lock recursive, similar to the monster
> kernel_lock? You could keep one copy of the entrance count with the lock
> itself, rather than one copy each in the "current" task_struct...
If we really want to fix this problem we have to rethink the console lock.
See my other post.
-
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/