[PATCH 0/6] API consolidation spin_lock/spin_unlock to spin_unlock_wait

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Kernel Development]     [Kernel Announce]     [Kernel Newbies]     [Linux Networking Development]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Device Mapper]

  Powered by Linux