Re: [PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
| Newsgroups | gmane.linux.ports.ppc64.devel,gmane.linux.ports.riscv,gmane.linux.kernel,gmane.linux.kernel.cross-arch,gmane.linux.ports.arm.kernel,gmane.linux.ports.hexagon,gmane.linux.ports.mips,gmane.linux.ports.parisc,gmane.linux.ports.sh.devel,gmane.linux.kernel.arc,gmane.linux.uml.devel,gmane.linux.ports.sparc |
|---|---|
| Message-ID | <175486036374.1221929.319441619761028585.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to riscv/linux.git (fixes) by Kees Cook <[email protected]>: On Tue, 1 Jul 2025 14:55:53 +0100 you wrote: > This series aims to clean up an aspect of coredump generation: > > ELF coredumps contain a set of notes describing the state of machine > registers and other information about the dumped process. > > Notes are identified by a numeric identifier n_type and a "name" > string, although this terminology is somewhat misleading. Officially, > the "name" of a note is really an "originator" or namespace identifier > that indicates how to interpret n_type [1], although in practice it is > often used more loosely. > > [...] Here is the summary with links: - [16/23] riscv: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names https://git.kernel.org/riscv/c/c9502cc7bef5 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html