Re: ZRAM 3.10.6 Buffer I/O error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



El Dilluns, 12 d'agost de 2013, a les 19:39:46, Thomas Backlund va escriure:
>   	/* out of range range */
> -	if (unlikely(start >= bound || end >= bound || start > end))
> +	if (unlikely(start >= bound || end > bound || start > end))
>   		return 0;
> 

OK, I confirm that this change solves the problem

Thanks,

Jordi Pujol

Live never ending Tale
GNU/Linux Live forever!
http://livenet.selfip.com

--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]