Re: [PATCH] mm/cgroup.c add error check

From: Andi Kleen
Date: Tue May 06 2008 - 08:44:57 EST


KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> writes:

> on heavy workload, call_usermodehelper() may failure
> because it use kzmalloc(GFP_ATOMIC).

Better just fix it to not use GFP_ATOMIC in the first place.

-Andi
--
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/