[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48691B3E.5040402@oracle.com>
Date: Mon, 30 Jun 2008 10:43:26 -0700
From: Zach Brown <zach.brown@...cle.com>
To: Nikanth Karthikesan <knikanth@...e.de>
CC: linux-aio@...ck.org, linux-kernel@...r.kernel.org,
Benjamin LaHaise <bcrl@...ck.org>,
Jeff Moyer <jmoyer@...hat.com>
Subject: Re: [PATCH] aio: aio_complete() will never be called in interrupt
context
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@...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