vserver 1.9.5.x5
[linux-2.6.git] / arch / ia64 / kernel / sal.c
index 3ec0d2d..acc0f13 100644 (file)
@@ -18,7 +18,7 @@
 #include <asm/sal.h>
 #include <asm/pal.h>
 
-spinlock_t sal_lock __cacheline_aligned = SPIN_LOCK_UNLOCKED;
+ __cacheline_aligned DEFINE_SPINLOCK(sal_lock);
 unsigned long sal_platform_features;
 
 unsigned short sal_revision;