Re: [patch] eventfd - remove fput() call from possible IRQ context (2nd rev)

From: Jamie Lokier
Date: Mon Mar 16 2009 - 13:25:42 EST


Davide Libenzi wrote:
> + if (unlikely(req->ki_eventfd != NULL)) {

Is this really unlikely? Having an eventfd seems to be the modern,
cool, recommended way to do AIO.

The other unlikelies look ok.

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