]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'powerpc-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 Dec 2022 20:24:58 +0000 (12:24 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 Dec 2022 20:24:58 +0000 (12:24 -0800)
commit3b79d77f331f5d56fb5397b3e856d773d3bc6c96
tree4e739a8f6e6a899e4267559038efb7002c72ac61
parent607d33caeeb77ac8cb1770c3e41c3d0d42a0f335
parent6eff85c1dcf201cf94f0472f8a213ad850fcf8b7
Merge tag 'powerpc-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux

Pull powerpc fixes from Michael Ellerman:

 - Fix oops in 32-bit BPF tail call tests

 - Add missing declaration for machine_check_early_boot()

Thanks to Christophe Leroy and Naveen N. Rao.

* tag 'powerpc-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc/64s: Add missing declaration for machine_check_early_boot()
  powerpc/bpf/32: Fix Oops on tail call tests