kernel_samsung_a53x/arch/powerpc/perf
Sebastian Andrzej Siewior 1045faad84 powerpc/imc-pmu: Use the correct spinlock initializer.
[ Upstream commit 007240d59c11f87ac4f6cfc6a1d116630b6b634c ]

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
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-18 11:43:06 +01:00
..
req-gen Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
8xx-pmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bhrb.S Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
callchain.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
callchain.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
callchain_32.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
callchain_64.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
core-book3s.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
core-fsl-emb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
e500-pmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
e6500-pmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
generic-compat-pmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hv-24x7-catalog.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hv-24x7-domains.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hv-24x7.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hv-24x7.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hv-common.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hv-common.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hv-gpci-requests.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hv-gpci.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hv-gpci.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
imc-pmu.c powerpc/imc-pmu: Use the correct spinlock initializer. 2024-11-18 11:43:06 +01:00
internal.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
isa207-common.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
isa207-common.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mpc7450-pmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
perf_regs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
power5+-pmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
power5-pmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
power6-pmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
power7-events-list.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
power7-pmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
power8-events-list.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
power8-pmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
power9-events-list.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
power9-pmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
power10-events-list.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
power10-pmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ppc970-pmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00