git: kernel - Fix bug in recent swap/paging work

YONETANI Tomokazu qhwt+dfly at les.ath.cx
Fri Jan 22 15:07:04 PST 2010


On 1/23/10 07:52 AM, YONETANI Tomokazu wrote:
>                                                   except
> for changing the variable `i' when swap_burst_read is set.

This part was wrong, `++i' never gets executed because of
`break', so i is always set to 1.





More information about the Commits mailing list