CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/19 11:00:39
Modified files:
sys/arch/mips64/mips64: trap.c
Log message:
Add proper kernel locking in the fpe_branch_emulate() function, to
prevent race conditions that could corrupt amap entries, among other
things.
ok miod@ pirofti@
