| commit | 8b059d2373c16b6d32787a49daf8ccf72dc61b71 | [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 | 4814940e77c8956bd94d35edf765ff1698e4c57c | |
| parent | a752d7194c4fb5a3e767c95542d04fc5decb1d52 [diff] |
[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 <ak@suse.de>