[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2f11576a0805060602gf4cf0f9t85391939146efccf@mail.gmail.com>
Date: Tue, 6 May 2008 22:02:38 +0900
From: "KOSAKI Motohiro" <kosaki.motohiro@...fujitsu.com>
To: "Andi Kleen" <andi@...stfloor.org>
Cc: LKML <linux-kernel@...r.kernel.org>, linux-mm <linux-mm@...ck.org>,
"Paul Menage" <menage@...gle.com>, "Li Zefan" <lizf@...fujitsu.com>
Subject: Re: [PATCH] mm/cgroup.c add error check
> > 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.
Ah, makes sense.
I'll try toi create that patch.
but if GFP_KERNEL is used, We still need error check, IMHO.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists