CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2021/08/04 04:17:09
Modified files:
sys/arch/sparc64/include: Tag: OPENBSD_6_8 vmparam.h
Log message:
On sparc64, a missaligned address could trigger a kernel assert and
panic the kernel.
Original commit in current:
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 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@
This is patches/6.8/common/027_vmparam.patch.sig