CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2016/05/15 19:48:28
Modified files: sys/arch/amd64/amd64: machdep.c Log message: Pad end of code in the MP trampoline with int3 instead of 0x0 as it is certain we don't want an intentional sled here either. ok deraadt@