From: Alex Kelly Date: Thu, 27 Sep 2012 01:52:08 +0000 (-0400) Subject: coredump: move core dump functionality into its own file X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~36^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10c28d937e2cca577c2d804106b50dd0562fb062;p=pandora-kernel.git coredump: move core dump functionality into its own file This prepares for making core dump functionality optional. The variable "suid_dumpable" and associated functions are left in fs/exec.c because they're used elsewhere, such as in ptrace. Signed-off-by: Alex Kelly Reviewed-by: Josh Triplett Acked-by: Serge Hallyn Acked-by: Kees Cook Signed-off-by: Andrew Morton Signed-off-by: Al Viro --- Reading git-diff-tree failed