]> Git Repo - linux.git/commit - fs/exec.c
coredump: update coredump-related headers
authorAlex Kelly <[email protected]>
Fri, 5 Oct 2012 00:15:24 +0000 (17:15 -0700)
committerLinus Torvalds <[email protected]>
Fri, 5 Oct 2012 18:05:15 +0000 (03:05 +0900)
commit179899fd5dc780fe3bcd44d0eb7823e3d855c855
treea2e7bf0098162e1fa940cad56bb1e99ec10440ca
parent046d662f481830e652ac34cd112249adde16452a
coredump: update coredump-related headers

Create a new header file, fs/coredump.h, which contains functions only
used by the new coredump.c.  It also moves do_coredump to the
include/linux/coredump.h header file, for consistency.

Signed-off-by: Alex Kelly <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Acked-by: Serge Hallyn <[email protected]>
Acked-by: Kees Cook <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/coredump.c
fs/coredump.h [new file with mode: 0644]
fs/exec.c
include/linux/binfmts.h
include/linux/coredump.h
include/linux/sched.h
kernel/signal.c
This page took 0.089834 seconds and 4 git commands to generate.