]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Dec 2018 02:41:06 +0000 (18:41 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Dec 2018 02:41:06 +0000 (18:41 -0800)
commit6246d51e03764a16d8e23009050e7654141e8562
tree8333f1a8a6219e2db4c13ef8f111719ee35f34ab
parent8d8708e0d45067c91e01a7fb0de06ddd65158212
parentda587d8ca579e8b880ed8f3675b779f4bb4abc6c
Merge tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux

Pull few more MIPS fixes from Paul Burton:

 - Fix mips_get_syscall_arg() to operate on the task specified when
   detecting o32 tasks running on MIPS64 kernels.

 - Fix some incorrect GPIO pin muxing for the MT7620 SoC.

 - Update the linux-mips mailing list address.

* tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux:
  MAINTAINERS: Update linux-mips mailing list address
  MIPS: ralink: Fix mt7620 nd_sd pinmux
  mips: fix mips_get_syscall_arg o32 check
MAINTAINERS