svn commit: r337317 - head/stand/i386/libi386
Xin Li
delphij at FreeBSD.org
Sat Aug 4 14:14:55 UTC 2018
On 8/4/18 07:13, Xin LI wrote:
> Author: delphij
> Date: Sat Aug 4 14:13:09 2018
> New Revision: 337317
> URL: https://svnweb.freebsd.org/changeset/base/337317
>
> Log:
> In r337271, we limited the sector number to the lower of calculated
> number and CHS based number. However, on some systems, BIOS would
> report 0 in CHS fields, making the system to think there is 0 sectors.
>
> Add a check before comparing the calculated total with bd_sectors.
>
> Reviewed by: tsoome, cy
> Differential Revision: https://reviews.freebsd.org/D16577
Ooops. Should be https://reviews.freebsd.org/D16588
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20180804/f626b8d5/attachment.sig>
More information about the svn-src-all
mailing list