diff options
author | Avery, Brian <b.avery@hp.com> | 2005-09-06 22:16:56 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-07 23:57:23 (GMT) |
commit | c1d7ef70a71eb54fb389a9a411d331661be73056 (patch) | |
tree | 5034edc010e2ad898f1fe81a0937352aae95de93 /include | |
parent | 8fc2751beb0941966d3a97b26544e8585e428c08 (diff) | |
download | linux-fsl-qoriq-c1d7ef70a71eb54fb389a9a411d331661be73056.tar.xz |
[PATCH] Add warning `init=' to init/main.c
I passed init=/mylinuxrc to the kernel on the command line. The kernel
silently dropped down to exec /sbin/init. It turned out that /mylinuxrc
had improper permissions. Without any warning message from the kernel that
something was wrong it took awhile to find the issue. The patch below adds
a warning.
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions