- wrote a little test program that used kvm_read and mmap to read osreldate.
kvm_read still works after this change (and before it osreldate was the
same via both means, but osreldate is in a "stable" page). mmap of
/dev/kmem fails after this change (tested on amd64)