Cosmetic bugs?

ULISES ALONSO CAMARO (ualonso@slabii.eleinf.uv.es)
Mon, 20 Sep 1999 18:43:36 +0100 (WEST)


Hi,

I just was browsing the code I found that in the follwoing functions

./kernel/signal.c:void __init signals_init(void)
./net/core/soc.c:void __init sk_init(void)

kmem_cache_create is called by there is no check in what they return, that
is, they do not panic() if they can't create cache entry, wich seems to me
wrong

Thanks

Ulisses
----------------------------------------------------------------------------
Debian/GNU Linux: a dream come true http://www.debian.org

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/