[PATCH] mcs_spin_lock() is inline, but comment says it isn't

2014-03-16 Thread Palmer Dabbelt
I was reading the mcs_spinlock code today and I noticed a comment that didn't appear to match the code. This appears to have just been an oversight during some restructuring of the mcs_spinlock code where this function was made inline but the comment wasn't updated. Signed-off-by: Palmer Dabbelt

[PATCH] mcs_spin_lock() is inline, but comment says it isn't

2014-03-16 Thread Palmer Dabbelt
I was reading the mcs_spinlock code today and I noticed a comment that didn't appear to match the code. This appears to have just been an oversight during some restructuring of the mcs_spinlock code where this function was made inline but the comment wasn't updated. Signed-off-by: Palmer Dabbelt