Merge tag 'powerpc-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 1 Aug 2021 19:18:44 +0000 (12:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 1 Aug 2021 19:18:44 +0000 (12:18 -0700)
commitc82357a7b32c0690b8581f72f197b1ce6118543c
tree9ed281096969aab3dce40a92f62a24a68c7478c3
parentaa6603266cc0760ebb83cf11cb5a2b8fca84cd68
parenta88603f4b92ecef9e2359e40bcb99ad399d85dd7
Merge tag 'powerpc-5.14-4' of git://git./linux/kernel/git/powerpc/linux

Pull powerpc fixes from Michael Ellerman:

 - Don't use r30 in VDSO code, to avoid breaking existing Go lang
   programs.

 - Change an export symbol to allow non-GPL modules to use spinlocks
   again.

Thanks to Paul Menzel, and Srikar Dronamraju.

* tag 'powerpc-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc/vdso: Don't use r30 to avoid breaking Go lang
  powerpc/pseries: Fix regression while building external modules