linux/arch/nios2/kernel
Dave Martin 8368cd0e46 nios2: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Instead of having the core code guess the note name for each regset,
use USER_REGSET_NOTE_TYPE() to pick the correct name from elf.h.

Signed-off-by: Dave Martin <Dave.Martin@arm.com>
Cc: Dinh Nguyen <dinguyen@kernel.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Kees Cook <kees@kernel.org>
Cc: Akihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: Akihiko Odaki <odaki@rsg.ci.i.u-tokyo.ac.jp>
Link: https://lore.kernel.org/r/20250701135616.29630-13-Dave.Martin@arm.com
Signed-off-by: Kees Cook <kees@kernel.org>
2025-07-14 22:27:47 -07:00
..
.gitignore
asm-offsets.c
cpuinfo.c nios2: Replace strcpy() with strscpy() and simplify setup_cpuinfo() 2025-04-24 17:30:01 -05:00
entry.S
head.S
insnemu.S
irq.c nios2: Switch to irq_domain_create_linear() 2025-05-16 21:06:10 +02:00
kgdb.c
Makefile arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds 2025-06-07 14:38:07 +09:00
Makefile.syscalls
misaligned.c
module.c
nios2_ksyms.c
process.c
prom.c nios2: migrate to the generic rule for built-in DTB 2025-04-06 06:22:01 +09:00
ptrace.c nios2: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names 2025-07-14 22:27:47 -07:00
setup.c arch, mm: set max_mapnr when allocating memory map for FLATMEM 2025-03-17 22:06:52 -07:00
signal.c
sys_nios2.c
syscall_table.c
time.c
traps.c
vmlinux.lds.S