]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit271325bf46c602e4dab39c8335e136f40cbacc7b
treebf0831d292d268f4f1a0e8dd3f2bbb1d8654f949
parent16e4c5a2fe513ba90b26c5fb4731338ae561758a
parenteb277809245a2766b11972bab238853673a4106c
Merge branch '4.1-fp' of git://git.linux-mips.org/pub/scm/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.