Module Name: src Committed By: mrg Date: Mon Jul 13 10:46:10 UTC 2020
Modified Files:
src/sys/uvm: uvm_physseg.c
Log Message:
paddr_t can't be printed by "%lx" in some platforms.
fix the eg, i386 build.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/uvm/uvm_physseg.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
