CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2017/05/04 16:47:27

Modified files:
        sys/arch/octeon/dev: amdcf.c octcf.c 
        sys/arch/sparc64/dev: fd.c 
        sys/dev        : flash.c 
        sys/dev/ata    : wd.c 
        sys/dev/isa    : fd.c 
        sys/kern       : subr_disk.c 
        sys/scsi       : cd.c sd.c 
        sys/sys        : disk.h 

Log message:
Also pass the blk offset to disk_unbusy(), so that it can pass it to
the random subsystem as entropy.  This value is pretty much unknown,
and anyways our entropy input ring does not saturate from knowns.
ok mikeb djm

Reply via email to