]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitea32c4f10ed92e54969898ab86cfd29888d50ebe
tree0d0364e20d19274d143aece1088e9ba3ce4f0e5c
parent76fcba7f4741dfbea8fa6be9970be24b12c4bb0c
[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