uml: LDT mutex conversion
authorDaniel Walker <dwalker@mvista.com>
Tue, 5 Feb 2008 06:31:26 +0000 (22:31 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 5 Feb 2008 17:44:31 +0000 (09:44 -0800)
commit01ac835fdd121f36dded404af15225101f6ccee3
tree7c147e37003fdad5525ce4b036917a29d9cdd1a2
parent2278c5ac9d39699bac44250b9c532de0c02cb16a
uml: LDT mutex conversion

The ldt.semaphore conforms to the new struct mutex requirments, so I converted
it to use the new API and changed the name.

Signed-off-by: Daniel Walker <dwalker@mvista.com>
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/um/sys-i386/ldt.c
include/asm-um/ldt.h