Re: I2C: Fix i2c fail problem when a process is terminated by asignal on octeon in 3.8

From: Wolfram Sang
Date: Fri Mar 22 2013 - 06:43:35 EST


On Tue, Feb 26, 2013 at 09:08:43PM +0000, ììë wrote:
>
> 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>

Basically OK, but you have lots of whitespace issues, so I can't apply
your patch. Please resend and make sure it applies.

Thanks,

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