mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-01 01:35:23 +09: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>