/src/current/sys/uvm/uvm_page.c:120: error: conflicting types for 'physmem' /src/current/sys/sys/systm.h:82: error: previous declaration of 'physmem' was here I can't see why the first part of the diff (adding `uintptr_t physmem;`) was even added in the first place.