lkml.org 
[lkml]   [2012]   [Sep]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH -mm v2 0/2] coredump: add a new elf note with siginfo of the signal
Date
This changeset is on top of "add support for %d=__get_dumpable() in core name"
patch currently in -mm.

Changes since previous version:
* save data in the form of siginfo_t structure instead of inventing
yet another representation of this data
* use copy_siginfo_to_user to copy it

Denys Vlasenko (2):
coredump: pass siginfo_t* to do_coredump() and below, not merely
signr
coredump: add a new elf note with siginfo of the signal

fs/binfmt_aout.c | 2 +-
fs/binfmt_elf.c | 36 +++++++++++++++++++++++++++---------
fs/binfmt_elf_fdpic.c | 6 +++---
fs/binfmt_flat.c | 2 +-
fs/coredump.c | 10 +++++-----
include/linux/binfmts.h | 2 +-
include/linux/coredump.h | 4 ++--
include/linux/elf.h | 5 +++++
kernel/signal.c | 2 +-
9 files changed, 46 insertions(+), 23 deletions(-)

--
1.7.7.6



\
 
 \ /
  Last update: 2012-09-18 17:41    [W:0.061 / U:0.448 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site