[PATCH] uml: locking comments in iomem driver
authorJeff Dike <jdike@addtoit.com>
Sat, 10 Feb 2007 09:44:09 +0000 (01:44 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 11 Feb 2007 18:51:22 +0000 (10:51 -0800)
commit94c282d79e17a83ccc876990e05378ed6dfbccae
tree0d0364e20d19274d143aece1088e9ba3ce4f0e5c
parentc6256c68248cfccbeec07ced442ffe395fa393e8
[PATCH] uml: locking comments in iomem driver

Comment some lack of locking in the iomem driver.

Also, a couple of variables are in the wrong place, so they are moved.

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/kernel/mem.c
arch/um/kernel/physmem.c