diff options
author | 2009-01-31 01:21:55 +0100 | |
---|---|---|
committer | 2009-01-31 01:21:55 +0100 | |
commit | 6fd7ad96d6c51ba15479cb74dcb189b666422394 (patch) | |
tree | 5a0741ef4cced3bcc949d2a7985911f5c9e30650 /arch/x86/kernel/cpu/proc.c | |
parent | [ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 caches (diff) | |
download | wireguard-linux-6fd7ad96d6c51ba15479cb74dcb189b666422394.tar.xz wireguard-linux-6fd7ad96d6c51ba15479cb74dcb189b666422394.zip |
Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lock
SPIN_LOCK_UNLOCKED is deprecated as lockdep cannot properly work with
locks initialized with it.
This fix is necessary to compile the linux-rt tree for ARM.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Cc: Steven Rostedt <srostedt@redhat.com>
Diffstat (limited to 'arch/x86/kernel/cpu/proc.c')
0 files changed, 0 insertions, 0 deletions