]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit496d97b116d4fd20f2ad9f77e54e7bbb6ad7dc51
treebbe8d4b4f095d7b810eb149273cae2aa4494c537
parent92024ad7e209f3972a92e55ac1648713f343e0e7
binfmt_elf_fdpic: Fix build breakage introduced by coredump changes.

Commit a74906a4136d0d002b4a254ce54e8ab1ff15ddef 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