]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 May 2015 23:02:06 +0000 (16:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 May 2015 23:02:06 +0000 (16:02 -0700)
commitb9bf2b9b322b52b4ab90de4401b1335a6a61ce4b
tree7af08f77133d5e6329f851514f5758651432d812
parent5fcade11976a3b05e43b3f20f80c87105c3669c5
parent3a40035be1e8b009113425dc106aa53e94f8ed03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus

Pull MIPS fixes from Ralf Baechle:
 "One build fix for build breakage of all MIPS SMP kernels caused by
  Rusty's fix of obsolete use of cpu mask helpers, another to fix the FP
  ABI selection when loading an ELF binary"

* 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus:
  MIPS: fix FP mode selection in lieu of .MIPS.abiflags data
  MIPS: SMP: Fix build error.