Module Name: src Committed By: rin Date: Thu Jul 7 11:29:18 UTC 2022
Modified Files:
src/sys/uvm: uvm_device.c uvm_mmap.c
Log Message:
Convert CTASSERT(9) for PAGE_{SIZE,MASK} into KASSERT(9).
They are not compile-time constants for sparc.
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/sys/uvm/uvm_device.c
cvs rdiff -u -r1.183 -r1.184 src/sys/uvm/uvm_mmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
