[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1008171046330.6486@chino.kir.corp.google.com>
Date: Tue, 17 Aug 2010 10:48:54 -0700 (PDT)
From: David Rientjes <rientjes@...gle.com>
To: Jan Kara <jack@...e.cz>
cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [patch 4/6] jbd: remove dependency on __GFP_NOFAIL
On Tue, 17 Aug 2010, Jan Kara wrote:
> > Removes the dependency on __GFP_NOFAIL by looping indefinitely in the
> > caller.
> >
> > The error handling when kzalloc() returns NULL in start_this_handle()
> > was removed since it was unreachable.
> Thanks! I've added the patch to my tree. Since rc1 is over, I think this
> is a material for the next merge window, right?
Yes, we still need to switch over GFP_KERNEL callers and remove the flag
completely, so there's no hurry for this to go into 2.6.36.
--
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