All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Wilcox <matthew@wil.cx>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: David Teigland <teigland@redhat.com>,
	linux-kernel@vger.kernel.org, akpm@osdl.org,
	linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH 02/16] GFS: core fs
Date: Mon, 10 Oct 2005 13:04:08 -0600	[thread overview]
Message-ID: <20051010190408.GC12886@parisc-linux.org> (raw)
In-Reply-To: <20051010191057.GB7683@mipter.zuzino.mipt.ru>

On Mon, Oct 10, 2005 at 11:10:58PM +0400, Alexey Dobriyan wrote:
> On Mon, Oct 10, 2005 at 12:09:54PM -0500, David Teigland wrote:
> > +	mp = kzalloc(sizeof(struct metapath), GFP_KERNEL | __GFP_NOFAIL);
> 
> Not checked.

 * __GFP_NOFAIL: The VM implementation _must_ retry infinitely: the caller
 * cannot handle allocation failures.  

      reply	other threads:[~2005-10-10 19:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-10 17:09 [PATCH 02/16] GFS: core fs David Teigland
2005-10-10 19:10 ` Alexey Dobriyan
2005-10-10 19:04   ` Matthew Wilcox [this message]

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=20051010190408.GC12886@parisc-linux.org \
    --to=matthew@wil.cx \
    --cc=adobriyan@gmail.com \
    --cc=akpm@osdl.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=teigland@redhat.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.