Searched hist:de7d2b567d040e3b67fe7121945982f14343213d (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/mm/ |
H A D | vmalloc.c | diff de7d2b567d040e3b67fe7121945982f14343213d Mon Oct 31 19:08:48 CDT 2011 Joe Perches <joe@perches.com> mm/vmalloc.c: report more vmalloc failures
Some vmalloc failure paths do not report OOM conditions.
Add warn_alloc_failed, which also does a dump_stack, to those failure paths.
This allows more site specific vmalloc failure logging message printks to be removed.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|