OSDN Git Service

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)
commit130951bbc61f59133ed04e244db25a63edc6935f
treeba8eae8ba92f0d5c8c72a5da7562d8081b8540c9
parent97fcc07be81d4f49e1763483144ca7ff79fe0ad5
parentecd92e2167c30faa18df21e3ec3dbec510ddebaa
Merge tag 's390-5.14-4' of git://git./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