CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2014/12/08 00:49:17
Modified files: sys/arch/amd64/amd64: mptramp.S Log message: Move the data part of the mp trampoline to .rodata (initially). The kernel moves a copy of this to the RW tramp data page during bootup. ok deraadt@