CVSROOT:        /cvs
Module name:    src
Changes by:     patr...@cvs.openbsd.org 2017/02/20 14:12:14

Modified files:
        sys/arch/arm64/arm64: vm_machdep.c 

Log message:
STACKALIGN() already does the right thing by casting the given argument
to unsigned long, so explicitly casting the address to unsigned int only
leads to truncation.

Reply via email to