|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Mark Kettenis (kettenis
cvs.openbsd.org)
Date: Wed Jul 21 2010 - 09:08:09 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: kettenis
cvs.openbsd.org 2010/07/21 08:08:09
Modified files:
sys/arch/amd64/amd64: fpu.c ipifuncs.c
sys/arch/amd64/include: cpu.h
sys/arch/i386/i386: ipifuncs.c
sys/arch/i386/include: cpu.h
sys/arch/i386/isa: npx.c
Log message:
Make sure that the FPU IPIs shoot down the right FPU context and not the FPU
context of some random process that happened to be switched onto the FPU
after the decision was made to send the IPI.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]