]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 3 Jul 2016 00:47:54 +0000 (17:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 3 Jul 2016 00:47:54 +0000 (17:47 -0700)
commitffc70c08ef95183daaf31fe76545b3f5ff956dd4
tree97336cf1b269d25aaef3b3860acb31563058a4c9
parent4821d22d407b928de53106a7965e37521dc870c9
parent7a4083af1c1b62e2b2085959c41069f4c56c8149
Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux

Pull powerpc fixes from Michael Ellerman:

 - tm: Always reclaim in start_thread() for exec() class syscalls from
   Cyril Bur

 - tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0 from Michael
   Neuling

 - eeh: Fix wrong argument passed to eeh_rmv_device() from Gavin Shan

 - Initialise pci_io_base as early as possible from Darren Stevens

* tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc: Initialise pci_io_base as early as possible
  powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
  powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()
  powerpc/tm: Always reclaim in start_thread() for exec() class syscalls