Merge branch '4.1-fp' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr into...
authorJames Hogan <james.hogan@imgtec.com>
Fri, 27 Mar 2015 19:03:40 +0000 (19:03 +0000)
committerJames Hogan <james.hogan@imgtec.com>
Fri, 27 Mar 2015 21:25:03 +0000 (21:25 +0000)
commit8e6c94910320e8ff0f6a4f2fdd809f50289d2852
treebf0831d292d268f4f1a0e8dd3f2bbb1d8654f949
parentb3a2a9076d3149781c8622d6a98a51045ff946e4
parent1f3a2c6e229ccb8df8115b04d16ad4832767cf3a
Merge branch '4.1-fp' of git://git.linux-mips.org/ralf/upstream-sfr into kvm_mips_queue

MIPS FP/MSA fixes from the MIPS tree. Includes a fix to ensure that the
FPU is properly disabled by lose_fpu() when MSA is in use, and Paul
Burton's "FP/MSA fixes" patchset which is required for FP/MSA support in
KVM:

> This series fixes a bunch of bugs, both build & runtime, with FP & MSA
> support. Most of them only affect systems with the new FP modes & MSA
> support enabled but patch 6 in particular is more general, fixing
> problems for mips64 systems.