[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090323102914.GP28946@ZenIV.linux.org.uk>
Date: Mon, 23 Mar 2009 10:29:14 +0000
From: Al Viro <viro@...IV.linux.org.uk>
To: Eric Paris <eparis@...hat.com>
Cc: linux-kernel@...r.kernel.org, hch@...radead.org,
alan@...rguk.ukuu.org.uk, sfr@...b.auug.org.au,
john@...nmccutchan.com, rlove@...ve.org, akpm@...ux-foundation.org
Subject: Re: [PATCH 13/13] inotify: reimplement inotify using fsnotify
On Thu, Mar 19, 2009 at 02:06:04PM -0400, Eric Paris wrote:
> + holder = alloc_event_holder();
> + if (!holder) {
> + spin_unlock(&event->lock);
Um. Your alloc_event_holder() is using GFP_KERNEL...
--
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