commit | fb2e28485679418e459583605f9b19807a72ceca | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Tue Sep 26 10:52:32 2006 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Sep 26 10:52:32 2006 +0200 |
tree | c3e6bf7f75fb9c6ed286ef09eebf281388761cfe | |
parent | 8b059d2373c16b6d32787a49daf8ccf72dc61b71 [diff] |
[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>