diff options
author | Jeff Dike <jdike@addtoit.com> | 2007-02-10 09:44:01 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-11 18:51:21 (GMT) |
commit | 84f48d4f2b511db15fda67fd38462b91abd0af53 (patch) | |
tree | 7de15447387c3ace3dfda3b4dabc0b6d3dd1c643 /Documentation/sched-design.txt | |
parent | d471c0fca7eae1ffd4f7d4c11ee835ff70aaa71f (diff) | |
download | linux-fsl-qoriq-84f48d4f2b511db15fda67fd38462b91abd0af53.tar.xz |
[PATCH] uml: mconsole locking
Locking fixes. Locking was totally lacking for the mconsole_devices, which
got a spin lock, and the unplugged pages data, which got a mutex.
The locking of the mconsole console output code was confused. Now, the
console_lock (renamed to client_lock) protects the clients list.
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/sched-design.txt')
0 files changed, 0 insertions, 0 deletions