Re: [PATCH] I2C: Fix i2c fail problem when a process is terminatedby a signal on octeon in 3.8

From: Wolfram Sang
Date: Fri Apr 19 2013 - 14:31:09 EST


On Thu, Apr 18, 2013 at 07:40:16AM +0000, ììë wrote:
>
> I rewrite my patch because the patch before i sent have many white space.
> Thanks!

This should have been below the "---" after the sigend-off.

> ---
> I've been debugging the abnormal operation of i2c on octeon.
> If a process is terminated by signal in the middle of i2c operation,
> next i2c read operation which is done by another process was failed.
> So i changed to ignore signal in the middle of i2c operation.
> After that the problem was not reproduced.
>
> Signed-off-by: Eunbong Song <eunb.song@xxxxxxxxxxx>

Applied to for-next, thanks!

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