Hi ! This patch set proposes a small API consolidation. replacing: spin_lock(lock); spin_unlock(lock); by: spin_unlock_wait(lock); in a number of locations. patch and compile testing is against linux-next 3.13.0-rc4 (git pull today) thx! hofrat -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html