[PATCH] uml: lock the irqs_to_free list
authorJeff Dike <jdike@addtoit.com>
Sat, 10 Feb 2007 09:43:55 +0000 (01:43 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 11 Feb 2007 18:51:21 +0000 (10:51 -0800)
commit190c3e456325942a17785332fe15b68eeb3775ca
tree550c79ad7939552d02259557a5c3e5a044cd2148
parent894be2a485b75bce9a4d45d3e431aafd4c89f1ea
[PATCH] uml: lock the irqs_to_free list

Fix (i.e. add some) the locking around the irqs_to_free 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>
arch/um/drivers/chan_kern.c