]> 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)
commit37134ea3dfbcaf6b6d25be2e61cefe754db004f5
tree8333f1a8a6219e2db4c13ef8f111719ee35f34ab
parente184bfdb870f361a79050bec07c90ca29483537f
parentf47fa23af3dff593ef9e53fd6bf68564482bcf07
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