]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 17 Sep 2016 19:52:01 +0000 (12:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 17 Sep 2016 19:52:01 +0000 (12:52 -0700)
commit5f312cbf83329848ae87a34406507fe854958557
tree20561586e27bbb43162badad10a0c3280e42e6bc
parent5909a7752f50a24da8e91bfa0d10bd0bc419ef19
parent860bd2f2dcbb8cda3328dd2f885817655a2f031f
Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux

Pull powerpc fixes from Michael Ellerman:
 "Fixes for code merged this cycle:

   - Fix restore of SPRs upon wake up from hypervisor state loss from
     Gautham R  Shenoy
   - Fix the state of root PE from Gavin Shan
   - Detach from PE on releasing PCI device from Gavin Shan
   - Fix size of NUM_CPU_FTR_KEYS on 32-bit
   - Fix missed TCE invalidations that should fallback to OPAL"

* tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc/powernv/pci: Fix missed TCE invalidations that should fallback to OPAL
  powerpc/powernv: Detach from PE on releasing PCI device
  powerpc/powernv: Fix the state of root PE
  powerpc/kernel: Fix size of NUM_CPU_FTR_KEYS on 32-bit
  powerpc/powernv: Fix restore of SPRs upon wake up from hypervisor state loss