binfmt_elf_fdpic: Fix build breakage introduced by coredump changes.
authorDaisuke HATAYAMA <d.hatayama@jp.fujitsu.com>
Mon, 4 Jan 2010 06:42:14 +0000 (15:42 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 4 Jan 2010 06:42:14 +0000 (15:42 +0900)
commit2f48912d1443a796f10c42c89cb386f0e3eca04d
treebbe8d4b4f095d7b810eb149273cae2aa4494c537
parent7dbcd8c55fa9b39fe27383b697b8989697c1e1c5
binfmt_elf_fdpic: Fix build breakage introduced by coredump changes.

Commit f6151dfea21496d43dbaba32cfcd9c9f404769bc introduces build
breakage, so this patch fixes it together with some printk formatting
cleanup.

Signed-off-by: Daisuke HATAYAMA <d.hatayama@jp.fujitsu.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
fs/binfmt_elf_fdpic.c