Home
last modified time | relevance | path

Searched hist:"4 cb0e11b15d2badad455fcd538af0cccf05dc012" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/
H A Dfork.cdiff 4cb0e11b15d2badad455fcd538af0cccf05dc012 Tue Jan 06 16:42:47 CST 2009 Hidehiro Kawai <hidehiro.kawai.ez@hitachi.com> coredump_filter: permit changing of the default filter

Introduce a new kernel parameter `coredump_filter'. Setting a value to
this parameter causes the default bitmask of coredump_filter to be
changed.

It is useful for users to change coredump_filter settings for the whole
system at boot time. Without this parameter, users have to change
coredump_filter settings for each /proc/<pid>/ in an initializing script.

Signed-off-by: Hidehiro Kawai <hidehiro.kawai.ez@hitachi.com>
Cc: Roland McGrath <roland@redhat.com>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>