Skip to content
Commit 57468af3 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

Define and initialize kdb_lock using DEFINE_SPINLOCK.


Convert kgdb_cpulock into a raw_spinlock_t.
    
SPIN_LOCK_UNLOCKED is deprecated and it's replacement DEFINE_SPINLOCK is
not suitable for arrays of spinlocks.
    
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent f8bb3af9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment