]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
uml: fix initrd printk
authorJohann Felix Soden <johfel@users.sourceforge.net>
Sat, 23 Feb 2008 23:23:23 +0000 (15:23 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 24 Feb 2008 01:12:13 +0000 (17:12 -0800)
commit4631a9a1517654748aaf89cbc46503819a29eb30
tree162a45ef7a672e1830bb4089c88d9e5dccbcda3d
parentb23c9cc0ce652089a2f0af8c7f1541f10dc9b5db
uml: fix initrd printk

If the initrd file has zero-length, the error message should contain
the filepath.

Cc: WANG Cong <xiyou.wangcong@gmail.com>
Signed-off-by: Johann Felix Soden <johfel@users.sourceforge.net>
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/um/kernel/initrd.c