CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2010/12/03 22:20:18
Modified files: sys/arch/amd64/amd64: locore.S Log message: The pm_cpus member of the pmap is now a 64bit integer: update the assembly used in cpu_switch() for handling it. Also, delete an unnecessary instruction that I added while debugging the pm_cpus handling before ok kettenis@