sys/arch/vax/include/pmap.h has some inline functions which call VM_PAGE_TO_PHYS(), which I changed to a normal function (uvm_vm_page_to_phys()). Is this causing some trouble?