Skip to content
Commit 6ad6c424 authored by Thomas Gleixner's avatar Thomas Gleixner Committed by Kyle McMartin
Browse files

parisc: Replace old style lock init in smp.c



SPIN_LOCK_UNLOCKED is deprecated. Init the per cpu locks at runtime
instead.

(Also kills the unused smp_lock --kyle)

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarKyle McMartin <kyle@mcmartin.ca>
parent 8f78df87
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