linux/arch/s390/include/asm
Linus Torvalds b8a1c9f4b7 s390 fixes for 6.14 merge window
- Architecutre-specific ftrace recursion trylock tests were
   removed in favour of the generic function_graph_enter(),
   but s390 got missed. Remove this test for s390 as well.
 
 - Add ftrace_get_symaddr() for s390, which returns the symbol
   address from ftrace 'ip' parameter
 -----BEGIN PGP SIGNATURE-----
 
 iI0EABYKADUWIQQrtrZiYVkVzKQcYivNdxKlNrRb8AUCZ5udBxccYWdvcmRlZXZA
 bGludXguaWJtLmNvbQAKCRDNdxKlNrRb8Ku8AP0UBjHX0VN6f7bIqs5TdrmbVD03
 WO7kB/EFnHXZvFdfigD/TRzLmLi1kZtdBCARFDjSiy9wwGbZxYQQuJex23FYQgA=
 =MF7E
 -----END PGP SIGNATURE-----

Merge tag 's390-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux

Pull s390 fixes from Alexander Gordeev:

 - Architecutre-specific ftrace recursion trylock tests were removed in
   favour of the generic function_graph_enter(), but s390 got missed.

   Remove this test for s390 as well.

 - Add ftrace_get_symaddr() for s390, which returns the symbol address
   from ftrace 'ip' parameter

* tag 's390-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/tracing: Define ftrace_get_symaddr() for s390
  s390/fgraph: Fix to remove ftrace_test_recursion_trylock()
2025-01-30 10:53:49 -08:00
..
trace
vdso
Kbuild
abs_lowcore.h
access-regs.h
airq.h
alternative.h
ap.h
appldata.h
arch_hweight.h
archrandom.h
asm-const.h
asm-extable.h s390/uaccess: Replace EX_TABLE_UA_LOAD_MEM exception handling 2025-01-26 17:24:06 +01:00
asm-prototypes.h
asm.h s390: Rename GCC_ASM_FLAG_OUTPUT_BROKEN to CC_ASM_FLAG_OUTPUT_BROKEN 2025-01-26 17:24:04 +01:00
atomic.h
atomic_ops.h
barrier.h
bitops.h s390/bitops: Use correct constraint for arch_test_bit() inline assembly 2025-01-26 17:24:08 +01:00
boot_data.h s390/boot: Add timestamps to early boot messages 2025-01-26 17:24:02 +01:00
bug.h
cache.h
ccwdev.h
ccwgroup.h
checksum.h
chpid.h
chsc.h
cio.h
clocksource.h
clp.h
cmb.h
cmpxchg.h
compat.h
cpacf.h
cpcmd.h
cpu.h
cpu_mf-insn.h
cpu_mf.h
cpufeature.h
cputime.h
crw.h
css_chars.h
ctlreg.h
current.h
dat-bits.h
debug.h
delay.h
diag.h
dis.h
dma-types.h
dma.h
dwarf.h
eadm.h
ebcdic.h
elf.h
entry-common.h
exec.h
extable.h
extmem.h
facility.h
fault.h
fcx.h
fprobe.h
fpu-insn-asm.h
fpu-insn.h s390/fpu: Use CONFIG_CC_HAS_ASM_AOR_FORMAT_FLAGS instead of CONFIG_CC_IS_CLANG 2025-01-26 17:24:05 +01:00
fpu-types.h
fpu.h
ftrace.h s390/tracing: Define ftrace_get_symaddr() for s390 2025-01-29 15:12:40 +01:00
ftrace.lds.h
futex.h s390/futex: Avoid KMSAN instrumention for user pointers 2025-01-26 17:24:08 +01:00
gmap.h
hardirq.h
hiperdispatch.h
hugetlb.h
hw_irq.h
idals.h
idle.h
io.h
ipl.h
irq.h
irq_work.h
irqflags.h
isc.h
itcw.h
jump_label.h
kasan.h
kdebug.h
kexec.h
kfence.h
kmsan.h
kprobes.h
kvm_host.h
kvm_para.h
linkage.h
lowcore.h
maccess.h
march.h
mem_encrypt.h
mmu.h
mmu_context.h
module.h
msi.h
nmi.h
nospec-branch.h
nospec-insn.h
numa.h
os_info.h
page-states.h
page.h s390: Optimize __pa/__va when RANDOMIZE_IDENTITY_BASE is off 2025-01-26 17:24:03 +01:00
pai.h
pci.h
pci_clp.h
pci_debug.h
pci_dma.h
pci_insn.h
pci_io.h
percpu.h
perf_event.h
pfault.h
pgalloc.h
pgtable.h
physmem_info.h s390/boot: Add physmem tracking debug support 2025-01-26 17:24:02 +01:00
pkey.h
pnet.h
preempt.h
processor.h
ptrace.h
purgatory.h
qdio.h
runtime-const.h
runtime_instr.h
rwonce.h
schid.h
sclp.h s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init() 2025-01-28 17:38:46 +01:00
scsw.h
seccomp.h
sections.h
set_memory.h
setup.h
signal.h
sigp.h
smp.h
softirq_stack.h
sparsemem.h
spinlock.h
spinlock_types.h
stacktrace.h
stp.h
string.h
syscall.h
syscall_wrapper.h
sysinfo.h
text-patching.h
thread_info.h
timex.h
tlb.h The various patchsets are summarized below. Plus of course many 2025-01-26 18:36:23 -08:00
tlbflush.h
topology.h
tpi.h
types.h
uaccess.h s390/uaccess: Rename get_put_user_noinstr_attributes to uaccess_kmsan_or_inline 2025-01-26 17:24:08 +01:00
unistd.h
unwind.h
uprobes.h
user.h
uv.h
vdso-symbols.h
vdso.h
vmalloc.h
vmlinux.lds.h
vtime.h
vtimer.h
word-at-a-time.h
xor.h