summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2023-03-09 14:48:31 +0100
committerMichael Ellerman <mpe@ellerman.id.au>2023-10-20 17:11:59 +1100
commit007240d59c11f87ac4f6cfc6a1d116630b6b634c (patch)
treee9f488fbcd0455da1e419cf7a4c807d602b68cf6 /arch/powerpc/platforms/pseries
parent73b25505ce043b561028e5571d84dc82aa53c2b4 (diff)
downloadlinux-007240d59c11f87ac4f6cfc6a1d116630b6b634c.tar.gz
linux-007240d59c11f87ac4f6cfc6a1d116630b6b634c.tar.bz2
linux-007240d59c11f87ac4f6cfc6a1d116630b6b634c.zip
powerpc/imc-pmu: Use the correct spinlock initializer.
The macro __SPIN_LOCK_INITIALIZER() is implementation specific. Users that desire to initialize a spinlock in a struct must use __SPIN_LOCK_UNLOCKED(). Use __SPIN_LOCK_UNLOCKED() for the spinlock_t in imc_global_refc. Fixes: 76d588dddc459 ("powerpc/imc-pmu: Fix use of mutex in IRQs disabled section") Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230309134831.Nz12nqsU@linutronix.de
Diffstat (limited to 'arch/powerpc/platforms/pseries')
0 files changed, 0 insertions, 0 deletions