linux-kernelorg-stable/arch/powerpc/lib
Nysal Jan K.A. 4f61d54d22 powerpc/qspinlock: Add spinlock contention tracepoint
Add a lock contention tracepoint in the queued spinlock slowpath.
Also add the __lockfunc annotation so that in_lock_functions()
works as expected.

Signed-off-by: Nysal Jan K.A. <nysal@linux.ibm.com>
Reviewed-by: Shrikanth Hegde <sshegde@linux.ibm.com>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20250731061856.1858898-1-nysal@linux.ibm.com
2025-09-01 13:38:12 +05:30
..
Makefile Crypto library updates for 6.17 2025-07-28 17:58:52 -07:00
checksum_32.S
checksum_64.S
checksum_wrappers.c
code-patching.c powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM_ALLOC 2025-02-12 14:38:13 +05:30
copy_32.S
copy_mc_64.S
copypage_64.S
copypage_power7.S
copyuser_64.S
copyuser_power7.S
crtsavres.S powerpc/vdso32: Fix use of crtsavres for PPC64 2024-09-20 19:06:19 +10:00
div64.S
error-inject.c
feature-fixups-test.S
feature-fixups.c asm-generic: introduce text-patching.h 2024-11-07 14:25:15 -08:00
hweight_64.S
ldstfp.S
locks.c
mem_64.S
memcmp_32.S
memcmp_64.S
memcpy_64.S
memcpy_power7.S
pmem.c
qspinlock.c powerpc/qspinlock: Add spinlock contention tracepoint 2025-09-01 13:38:12 +05:30
quad.S
restart_table.c
rheap.c
sstep.c powerpc/sstep: make emulate_vsx_load and emulate_vsx_store static 2024-11-14 14:17:36 +11:00
string.S
string_32.S
string_64.S
strlen_32.S
test-code-patching.c asm-generic: introduce text-patching.h 2024-11-07 14:25:15 -08:00
test_emulate_step.c asm-generic: introduce text-patching.h 2024-11-07 14:25:15 -08:00
test_emulate_step_exec_instr.S
vmx-helper.c powerpc: enable dynamic preemption 2025-04-16 22:30:22 +05:30
xor_vmx.c
xor_vmx.h
xor_vmx_glue.c