[PATCH] uml: remove spinlock wrapper functions
authorJeff Dike <jdike@addtoit.com>
Mon, 10 Jul 2006 11:45:10 +0000 (04:45 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 10 Jul 2006 20:24:23 +0000 (13:24 -0700)
commitbfaafd7184f044c63cd937cb0ffb4334b4ec7635
tree3c5d70d6fc2e5d8d3975daedb34e208eadab105a
parent8ae43ff8aa60f81f5d82a4911d704ce8902d11fb
[PATCH] uml: remove spinlock wrapper functions

The irq_spinlock is not needed from user code any more, so the irq_lock and
irq_unlock wrappers can go away.  This also changes the name of the lock to
irq_lock.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/include/irq_user.h
arch/um/kernel/irq.c