CVSROOT: /cvs Module name: src Changes by: sema...@cvs.openbsd.org 2021/08/02 22:45:54
Modified files: sys/arch/sparc64/include: vmparam.h Log message: Make sure VM_MAXUSER_ADDRESS is aligned to a page boundary, as MI code relies upon this; sparc64 turned out to be the only platform where this was not the case. help, diff, and commit message from Miod Vallat "makes sense" kettenis@