]> 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>
Sun, 13 Mar 2016 20:04:46 +0000 (13:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 13 Mar 2016 20:04:46 +0000 (13:04 -0700)
commit895b710f539d1ec68b84502e6c3a686ed7c0487b
treeb68ca8f813e92e6b405f0a4fb81d3545835a39ae
parent0d7ea280870409c28248e3edc170aa4ce9209fb1
parente7cad28521a322f732341e7c03e2605b83794200
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus

Pull MIPS fixes from Ralf Baechle:
 "Another round of MIPS fixes for 4.5:

   - Fix JZ4780 build with DEBUG_ZBOOT and MACH_JZ4780
   - Fix build with DEBUG_ZBOOT and MACH_JZ4780
   - Fix issue with uninitialised temp_foreign_map
   - Fix awk regex compile failure with certain versions of awk.  At
     this time, the sole user, ld-ifversion, is only used on MIPS"

* 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus:
  MIPS: smp.c: Fix uninitialised temp_foreign_map
  MIPS: Fix build error when SMP is used without GIC
  ld-version: Fix awk regex compile failure
  MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780