Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 20 Feb 2016 17:22:11 +0000 (09:22 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 20 Feb 2016 17:22:11 +0000 (09:22 -0800)
commite6a1c1e9ddcc873c33833d5c1fc69f22b1838962
tree9ae8bf8ed460fa4d3b95219b8bc1f56080e6cc98
parentda6b7366dbfc93f59873e252b8d53f17fb47a802
parent6ecad912a0073c768db1491c27ca55ad2d0ee68f
Merge tag 'powerpc-4.5-3' of git://git./linux/kernel/git/powerpc/linux

Pull powerpc fixes from Michael Ellerman:
 - Fix build error on 32-bit with checkpoint restart from Aneesh Kumar
 - Fix dedotify for binutils >= 2.26 from Andreas Schwab
 - Don't trace hcalls on offline CPUs from Denis Kirjanov
 - eeh: Fix stale cached primary bus from Gavin Shan
 - eeh: Fix stale PE primary bus from Gavin Shan
 - mm: Fix Multi hit ERAT cause by recent THP update from Aneesh Kumar K.V
 - ioda: Set "read" permission when "write" is set from Alexey Kardashevskiy

* tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc/ioda: Set "read" permission when "write" is set
  powerpc/mm: Fix Multi hit ERAT cause by recent THP update
  powerpc/powernv: Fix stale PE primary bus
  powerpc/eeh: Fix stale cached primary bus
  powerpc/pseries: Don't trace hcalls on offline CPUs
  powerpc: Fix dedotify for binutils >= 2.26
  powerpc/book3s_32: Fix build error with checkpoint restart
arch/powerpc/Kconfig
arch/powerpc/kernel/eeh_driver.c
mm/huge_memory.c