Save VFP state on fork().
authormmel <mmel@FreeBSD.org>
Sun, 26 Mar 2017 08:36:20 +0000 (08:36 +0000)
committermmel <mmel@FreeBSD.org>
Sun, 26 Mar 2017 08:36:20 +0000 (08:36 +0000)
commit45f6b40f838790daebcbb7b1502bcd9c2a8f69fa
tree98f1851d0b76d0b4cde38f2d15790fc210b98daf
parent1f0e4d50b2b66edc5aa711c915c4a66817193c80
Save VFP state on fork().
Update the copy of VFP state in PCB before it is cloned for new process.

MFC after: 2 weeks
sys/arm/arm/vm_machdep.c