core dump: user_regset writeback
authorRoland McGrath <roland@redhat.com>
Tue, 4 Mar 2008 22:28:30 +0000 (14:28 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 5 Mar 2008 00:35:10 +0000 (16:35 -0800)
commitd31472b6d4f799a68d877f69b2f843eec5875472
treebeda33325687f2bebbdde49e68cad79b5e8242d2
parent938a9204e0df070bfbaac71f6403cebed76763ad
core dump: user_regset writeback

This makes the user_regset-based core dump code call user_regset writeback
hooks when available.  This is necessary groundwork to allow IA64 to set
CORE_DUMP_USE_REGSET.

Cc: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Roland McGrath <roland@redhat.com>
Cc: "Luck, Tony" <tony.luck@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/binfmt_elf.c