From: shamir rabinovitch <[email protected]> Date: Thu, 31 Mar 2016 02:29:22 -0400
> Issue can be seen on platforms that use 8K and above page size > while rds fragment size is 4K. On those platforms single page is > shared between 2 or more rds fragments. Each fragment has its own > offset and rds congestion map code need to take this offset to account. > Not taking this offset to account lead to reading the data fragment > as congestion map fragment and hang of the rds transmit due to far > congestion map corruption. > > Signed-off-by: shamir rabinovitch <[email protected]> > > Reviewed-by: Wengang Wang <[email protected]> > Reviewed-by: Ajaykumar Hotchandani <[email protected]> > Acked-by: Santosh Shilimkar <[email protected]> > Tested-by: Anand Bibhuti <[email protected]> This doesn't apply cleanly to my current tree, please respin.
