Revision e2df0c8644db3d01e3c6fc5f7670fdd7b4c2b234 authored by NeilBrown on 26 January 2007, 08:56:59 UTC, committed by Linus Torvalds on 26 January 2007, 21:50:59 UTC
A couple of the warnings will be followed by an Oops if they ever fire, so may
as well be BUG_ON.  Another isn't obviously fatal but has never been known to
fire, so make it a WARN_ON.

Cc: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 250f391
History
File Mode Size
Kconfig -rw-r--r-- 19.8 KB
Makefile -rw-r--r-- 874 bytes
calibrate.c -rw-r--r-- 4.7 KB
do_mounts.c -rw-r--r-- 9.4 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.0 KB
do_mounts_md.c -rw-r--r-- 7.3 KB
do_mounts_rd.c -rw-r--r-- 10.0 KB
initramfs.c -rw-r--r-- 11.6 KB
main.c -rw-r--r-- 18.7 KB
version.c -rw-r--r-- 1.0 KB

back to top