]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Aug 2021 18:46:24 +0000 (11:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Aug 2021 18:46:24 +0000 (11:46 -0700)
commit3984c935e5664a52d3a28ee045583e6455a114fa
treeba8eae8ba92f0d5c8c72a5da7562d8081b8540c9
parentd2af13259915488e0b26f6c2351a1dff8c2d33f7
parent2b4b9bd50f0ba5d073fcfccffb21c6c0e9334a1c
Merge tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux

Pull s390 fixes from Heiko Carstens:

 - fix zstd build for -march=z900 (undefined reference to __clzdi2)

 - add missing .got.plts to vdso linker scripts to fix kpatch build
   errors

 - update defconfigs

* tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390: update defconfigs
  s390/boot: fix zstd build for -march=z900
  s390/vdso: add .got.plt in vdso linker script