Re: [PATCH 18/24] sctp: Remove unnecessary OOM logging messages
From: Eric Dumazet
Date: Mon Aug 29 2011 - 17:51:33 EST
Le lundi 29 aoÃt 2011 Ã 23:43 +0200, Eric Dumazet a Ãcrit :
> Furthermore, a failed vmalloc() is not guaranteed to emit an OOM
> message, is it ?
It currently displays a message without context :
vmap allocation for size XXXXXX failed: use vmalloc=<size> to increase
size.
So we dont know which part of the kernel asked this allocation.
Please dont remove existing error messages after failed vmalloc() calls.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/