From: Jeff Dike Date: Mon, 10 Jul 2006 11:45:10 +0000 (-0700) Subject: [PATCH] uml: remove spinlock wrapper functions X-Git-Tag: v2.6.18-rc2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfaafd7184f044c63cd937cb0ffb4334b4ec7635;p=pandora-kernel.git [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 Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed