mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 15:01:08 -04:00
- 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>