Re: linux-next: workqueues tree build failure

From: Mark Brown
Date: Fri Nov 27 2009 - 06:38:17 EST


On Fri, Nov 27, 2009 at 12:09:18PM +0200, Peter Ujfalusi wrote:

> For the record: on OMAP platforms the I2C implementation is sleeping during the
> transfer (internally using interrupt based transfer), which might be not that
> wise in the tasklet. Since the I2C bus is kind of a slow bus, this could take
> several ms in some cases.

There's also the possibility of contention with other users of the I2C
bus which doesn't help matters here.
--
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/