]> 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)
commit6cfa51f491c66fe262d2f9aca9d90a737080474a
treeba8eae8ba92f0d5c8c72a5da7562d8081b8540c9
parent653907dc6b5cb15d032ee59ee21f739e1c96da02
parent6605b28c3eb276739a872dfc0a093d4612422395
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