Re: [PATCH] aio: aio_complete() will never be called in interruptcontext

From: Zach Brown
Date: Mon Jun 30 2008 - 13:43:40 EST


Nikanth Karthikesan wrote:
> aio_complete() is never called from interrupt context. It is called from user
> context or worker threads. Remove disabling interrupts and for kmap_atomic use
> KM_USER slots instead of KM_IRQ slots.

How are you testing these patches?

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