Re: [PATCH 13/13] inotify: reimplement inotify using fsnotify

From: Al Viro
Date: Mon Mar 23 2009 - 06:29:29 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/