]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mips_fixes_4.18_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 25 Jul 2018 01:11:15 +0000 (18:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 25 Jul 2018 01:11:15 +0000 (18:11 -0700)
commit19ad8fe978c2ff8d078b374bdb48cbfe2bed2d3e
tree2bdb23a3ba410c43096f7e0ea5ecfad12d2b6127
parent524705b1643c9eed63d98a3225b9ddea7f06e857
parenta1b4eff14f946862028b8c80cfd76062c91fc7f3
Merge tag 'mips_fixes_4.18_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux

Pull MIPS fixes from Paul Burton:
 "A couple more MIPS fixes for 4.18:

   - Fix an off-by-one in reporting PCI resource sizes to userland which
     regressed in v3.12.

   - Fix writes to DDR controller registers used to flush write buffers,
     which regressed with some refactoring in v4.2"

* tag 'mips_fixes_4.18_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux:
  MIPS: ath79: fix register address in ath79_ddr_wb_flush()
  MIPS: Fix off-by-one in pci_resource_to_user()