From: Neil Horman Date: Wed, 17 Oct 2007 06:26:35 +0000 (-0700) Subject: core_pattern: allow passing of arguments to user mode helper when core_pattern is... X-Git-Tag: v2.6.24-rc1~733 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74aadce986052f20088c2678f589ea0e8d3a4b59;p=pandora-kernel.git core_pattern: allow passing of arguments to user mode helper when core_pattern is a pipe A rewrite of my previous post for this enhancement. It uses jeremy's split_argv/free_argv library functions to translate core_pattern into an argv array to be passed to the user mode helper process. It also adds a translation to format_corename such that the origional value of RLIMIT_CORE can be passed to userspace as an argument. Signed-off-by: Neil Horman Cc: Cc: Cc: Jeremy Fitzhardinge Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed