NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/53833 (Booting sparc64 install ISO prints disklabel warnings)
Synopsis: Booting sparc64 install ISO prints disklabel warnings
State-Changed-From-To: open->closed
State-Changed-By: jdolecek%NetBSD.org@localhost
State-Changed-When: Mon, 07 Jan 2019 21:27:23 +0000
State-Changed-Why:
Fix committed in rev. 1.105 of dev/dksubr.c. The atapi_wdc.c 1.133 was not
really at fault - it merely fixed the cd(4) identify to actually report
correct values, see PR kern/53724 for details.
I.e the previous '25955248 trailing sectors' warning was also bogus, and
result of same bug as kern/53724.
Kernels built from previous release branches did not show this warning
simply because it's only executed #ifdef DIAGNOSTIC, but the code there
is broken all the same. IMO this is small enough issue to not really need
pullups.
Home |
Main Index |
Thread Index |
Old Index