From: Al Viro Date: Sat, 5 Oct 2013 19:32:35 +0000 (-0400) Subject: new helper: dump_emit() X-Git-Tag: v3.13-rc1~107^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecc8c7725e6c21528329b34acae2a1d64b3af89b;p=pandora-kernel.git new helper: dump_emit() dump_write() analog, takes core_dump_params instead of file, keeps track of the amount written in cprm->written and checks for cprm->limit. Start using it in binfmt_elf.c... Signed-off-by: Al Viro --- Reading git-diff-tree failed