commit | 4ac334295e4f3b996e9feabe36e79e44bf77a06f | [log] [tgz] |
---|---|---|
author | James Hogan <james.hogan@imgtec.com> | Fri Apr 22 10:38:49 2016 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue May 10 15:56:52 2016 +0200 |
tree | 028788c32aaec2ad3e192a534a0fa3823047cf8d | |
parent | 556f2a5231bf3ec4ce98d46434920e31787f79d6 [diff] |
MIPS: KVM: Add missing disable FPU hazard barriers Add the necessary hazard barriers after disabling the FPU in kvm_lose_fpu(), just to be safe. Signed-off-by: James Hogan <james.hogan@imgtec.com> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: "Radim KrÄmář" <rkrcmar@redhat.com> Cc: linux-mips@linux-mips.org Cc: kvm@vger.kernel.org Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>