]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 3 Mar 2024 17:47:19 +0000 (09:47 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 3 Mar 2024 17:47:19 +0000 (09:47 -0800)
commite4f79000952e819d58b1edf56466413e7081e6ed
tree092819f8134b38642bf0b4d4ba54d4f68384d9b0
parent73d35f83354c2b54a0bf52fef94b40f483680b91
parent380cb2f4df78433f64847cbc655fad2650e4769c
Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux

Pull powerpc fixes from Michael Ellerman:

 - Fix IOMMU table initialisation when doing kdump over SR-IOV

 - Fix incorrect RTAS function name for resetting TCE tables

 - Fix fpu_signal selftest failures since a recent change

Thanks to Gaurav Batra and Nathan Lynch.

* tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  selftests/powerpc: Fix fpu_signal failures
  powerpc/rtas: use correct function name for resetting TCE tables
  powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV