Re: [PATCH] rapidio/tsi721: fix bug in inbound doorbell handler

2012-03-05 Thread Andrew Morton
On Mon, 5 Mar 2012 15:33:05 -0500 Alexandre Bounine alexandre.boun...@idt.com wrote: Fixes queue wrapping bug in Inbound Doorbell handling routine. The changelog doesn't describe the user-visible impact of the bug. Please always include this so that people know whether to backport the fix

[PATCH] rapidio/tsi721: fix bug in inbound doorbell handler

2012-03-05 Thread Alexandre Bounine
Fixes queue wrapping bug in Inbound Doorbell handling routine. Signed-off-by: Alexandre Bounine alexandre.boun...@idt.com Cc: Chul Kim chul@idt.com Cc: Matt Porter mpor...@kernel.crashing.org --- This patch is applicable to kernel version 3.2 and after. drivers/rapidio/devices/tsi721.c |

RE: [PATCH] rapidio/tsi721: fix bug in inbound doorbell handler

2012-03-05 Thread Bounine, Alexandre
On Mon, March 05, 2012 3:37 PM Andrew Morton wrote: Alexandre Bounine alexandre.boun...@idt.com wrote: Fixes queue wrapping bug in Inbound Doorbell handling routine. The changelog doesn't describe the user-visible impact of the bug. Please always include this so that people know whether