CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2023/04/09 13:48:37

Modified files:
        sys/arch/arm64/arm64: pmap.c 
        sys/arch/arm64/conf: Makefile.arm64 

Log message:
So clang 13 miscompiles dev/usb/umass_scsi.c with the combination if -Oz
and -mbranch-protection=bti.  So turn off the BTI protection in ramdisk
kernels for now.

ok deraadt@, miod@, phessler@

Reply via email to