mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
The lock used in unix_state_lock() is a spin_lock not reader-writer. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>