[PATCH] i386: Clean up spin/rwlocks
commitfb2e28485679418e459583605f9b19807a72ceca
authorAndi Kleen <ak@suse.de>
Tue, 26 Sep 2006 08:52:32 +0000 (26 10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:32 +0000 (26 10:52 +0200)
treec3e6bf7f75fb9c6ed286ef09eebf281388761cfe
parent8b059d2373c16b6d32787a49daf8ccf72dc61b71
[PATCH] i386: 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 <ak@suse.de>
include/asm-i386/rwlock.h
include/asm-i386/spinlock.h