All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	linux-mm <linux-mm@kvack.org>, Paul Menage <menage@google.com>,
	Li Zefan <lizf@cn.fujitsu.com>
Subject: Re: [PATCH] mm/cgroup.c add error check
Date: Tue, 06 May 2008 14:43:48 +0200	[thread overview]
Message-ID: <87wsm7bo1n.fsf@basil.nowhere.org> (raw)
In-Reply-To: <20080506195216.4A6D.KOSAKI.MOTOHIRO@jp.fujitsu.com> (KOSAKI Motohiro's message of "Tue, 06 May 2008 20:02:44 +0900")

KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> 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

WARNING: multiple messages have this Message-ID (diff)
From: Andi Kleen <andi@firstfloor.org>
To: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	linux-mm <linux-mm@kvack.org>, Paul Menage <menage@google.com>,
	Li Zefan <lizf@cn.fujitsu.com>
Subject: Re: [PATCH] mm/cgroup.c add error check
Date: Tue, 06 May 2008 14:43:48 +0200	[thread overview]
Message-ID: <87wsm7bo1n.fsf@basil.nowhere.org> (raw)
In-Reply-To: <20080506195216.4A6D.KOSAKI.MOTOHIRO@jp.fujitsu.com> (KOSAKI Motohiro's message of "Tue, 06 May 2008 20:02:44 +0900")

KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> 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, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2008-05-06 12:44 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-06 11:02 [PATCH] mm/cgroup.c add error check KOSAKI Motohiro
2008-05-06 11:02 ` KOSAKI Motohiro
2008-05-06 12:43 ` Andi Kleen [this message]
2008-05-06 12:43   ` Andi Kleen
2008-05-06 13:02   ` KOSAKI Motohiro
2008-05-06 13:02     ` KOSAKI Motohiro
2008-05-06 18:32     ` Andi Kleen
2008-05-06 18:32       ` Andi Kleen
2008-05-06 20:19       ` KOSAKI Motohiro
2008-05-06 20:19         ` KOSAKI Motohiro
2008-05-07  5:08 ` Paul Menage
2008-05-07  5:08   ` Paul Menage
2008-05-07  7:45   ` KAMEZAWA Hiroyuki
2008-05-07  7:45     ` KAMEZAWA Hiroyuki
2008-05-07  7:43     ` Paul Menage
2008-05-07  7:43       ` Paul Menage

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wsm7bo1n.fsf@basil.nowhere.org \
    --to=andi@firstfloor.org \
    --cc=kosaki.motohiro@jp.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=lizf@cn.fujitsu.com \
    --cc=menage@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.