mbox

[GIT,PULL] Please pull powerpc/linux.git powerpc-4.5-4 tag

Message ID 1456398168.26572.2.camel@ellerman.id.au (mailing list archive)
State Not Applicable
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.5-4

Message

Michael Ellerman Feb. 25, 2016, 11:02 a.m. UTC
Hi Linus,

Please pull a couple more powerpc fixes for 4.5:

The following changes since commit 6ecad912a0073c768db1491c27ca55ad2d0ee68f:

  powerpc/ioda: Set "read" permission when "write" is set (2016-02-17 23:52:17 +1100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.5-4

for you to fetch changes up to 9ab3ac233a8b4ffcc27c8475b83dee49fc46bc76:

  powerpc/mm/hash: Clear the invalid slot information correctly (2016-02-22 19:27:39 +1100)

----------------------------------------------------------------
powerpc fixes for 4.5 #3

 - eeh: Fix partial hotplug criterion from Gavin Shan
 - mm: Clear the invalid slot information correctly from Aneesh Kumar K.V

----------------------------------------------------------------
Aneesh Kumar K.V (1):
      powerpc/mm/hash: Clear the invalid slot information correctly

Gavin Shan (1):
      powerpc/eeh: Fix partial hotplug criterion

 arch/powerpc/kernel/eeh_driver.c  |  3 +--
 arch/powerpc/mm/hash64_64k.c      |  8 +++++++-
 arch/powerpc/mm/hugepage-hash64.c | 12 +++++++++++-
 3 files changed, 19 insertions(+), 4 deletions(-)