Skip to content
Commit 6fd7ad96 authored by Uwe Kleine-König's avatar Uwe Kleine-König
Browse files

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: default avatarUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Cc: Steven Rostedt <srostedt@redhat.com>
parent 08e445bd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment