Re: [patch] aio: remove aio-max-nr and instead use the memlock rlimit to limit the number of pages pinned for the aio completion ring

From: Benjamin LaHaise
Date: Wed Mar 11 2009 - 23:29:41 EST


On Thu, Mar 12, 2009 at 04:24:42AM +0100, Eric Dumazet wrote:
> if (!IS_ERR(req->ki_eventfd))
> fput(req->ki_eventfd); /* BANG : can be called from interrupt context */
...
> Thank you

That's a bug in the eventfd code, not aio. Davide: please fix.

-ben
--
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/