Source-Changes archive

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

CVS commit: src/sys/arch/landisk/landisk



Module Name:    src
Committed By:   uwe
Date:           Thu Feb  2 21:11:25 UTC 2017

Modified Files:
        src/sys/arch/landisk/landisk: machdep.c

Log Message:
It's completely bogus to pass physmem (i.e. the memory size) as the
"start" parameter to uvm_page_physload().  I guess it never exploded
only because it's the correct "avail_start" that is used.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/landisk/landisk/machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index