Found 2 matching messages (0.118 seconds). Page 1 of 1.
... 17:41:29 2008 +0200 > > > > x86: spinlock ops are always-inlined > > > > Signed-off-by: Ingo ... 8) & 0xff) - (tmp & 0xff)) > 1; > > } > > > > -static inline void __raw_spin_lock(raw_spinlock_t *lock) > > +static __always_inline void ...
linux-kernel - Ingo Molnar - Apr 21 2008 - 10:22
... :29 2008 +0200 > > x86: spinlock ops are always-inlined > > Signed-off- ... > diff --git a/include/asm-x86/spinlock.h b/include/asm- ... 0xff) - (tmp & 0xff)) > 1; > } > > -static inline void __raw_spin_lock(raw_spinlock_t *lock) > +static ...
linux-kernel - Andrew Morton - Apr 18 2008 - 17:31