mirror of
https://github.com/torvalds/linux.git
synced 2026-05-02 13:32:40 -04:00
Move spin_lock_init to be called before the spinlocks are used, preventing a lockdep splat. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>