From: Andi Kleen Date: Tue, 26 Sep 2006 08:52:32 +0000 (+0200) Subject: [PATCH] Clean up spin/rwlocks X-Git-Tag: v2.6.19-rc1~1077^2~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b059d2373c16b6d32787a49daf8ccf72dc61b71;p=pandora-kernel.git [PATCH] Clean up spin/rwlocks - Inline spinlock strings into their inline functions - Convert macros to typesafe inlines - Replace some leftover __asm__ __volatile__s with asm volatile Signed-off-by: Andi Kleen --- Reading git-diff-tree failed