-
- Downloads
Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull fdpick coredump update from Al Viro: "Switches fdpic coredumps away from original aout dumping primitives to the same kind of regset use as regular elf coredumps do" * 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: [elf-fdpic] switch coredump to regsets [elf-fdpic] use elf_dump_thread_status() for the dumper thread as well [elf-fdpic] move allocation of elf_thread_status into elf_dump_thread_status() [elf-fdpic] coredump: don't bother with cyclic list for per-thread objects kill elf_fpxregs_t take fdpic-related parts of elf_prstatus out unexport linux/elfcore.h
Showing
- arch/ia64/include/asm/elf.h 0 additions, 2 deletionsarch/ia64/include/asm/elf.h
- arch/powerpc/include/asm/elf.h 0 additions, 2 deletionsarch/powerpc/include/asm/elf.h
- arch/x86/include/asm/elf.h 0 additions, 2 deletionsarch/x86/include/asm/elf.h
- fs/binfmt_elf.c 0 additions, 30 deletionsfs/binfmt_elf.c
- fs/binfmt_elf_fdpic.c 90 additions, 115 deletionsfs/binfmt_elf_fdpic.c
- include/linux/elfcore-compat.h 0 additions, 4 deletionsinclude/linux/elfcore-compat.h
- include/linux/elfcore.h 56 additions, 10 deletionsinclude/linux/elfcore.h
- include/uapi/linux/elfcore.h 0 additions, 101 deletionsinclude/uapi/linux/elfcore.h
- scripts/headers_install.sh 0 additions, 1 deletionscripts/headers_install.sh
- usr/include/Makefile 0 additions, 1 deletionusr/include/Makefile
Loading
Please register or sign in to comment