]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb36fcc44bfc9cce4c634f92bd767c4004f417a35
tree9ed281096969aab3dce40a92f62a24a68c7478c3
parent988904018bba15a3111acb513e187b2c5abc8ce5
parent6a286f0c9d93304148bbb606ac513026fe6a7396
Merge tag 'powerpc-5.14-4' of git://git.kernel.org/pub/scm/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