]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linus
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 10 Oct 2015 17:51:55 +0000 (10:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 10 Oct 2015 17:51:55 +0000 (10:51 -0700)
commit011f02a61197af078fdc6a86365e997fddc90a8c
tree7696b17db15a18fcd74ee4e710fe67f1ce2115a5
parentb83aa6c309860c80f12062bc5c6f86a1b44b583b
parentabe7e9e4f2d1e85e5ffc3f58dc5761e0c481f4c6
Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linus

Pull MIPS fixes from Ralf Baechle:

 - MIPS didn't define the new ioremap_uc.  Defined it as an alias for
   ioremap_uncached.

 - Replace workaround for MIPS16 build issue with a correct one.

* git://git.linux-mips.org/pub/scm/ralf/upstream-linus:
  MIPS: Define ioremap_uc
  MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16
  Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16."