From: Linus Torvalds Date: Sat, 5 Mar 2022 19:25:26 +0000 (-0800) Subject: Merge tag 's390-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=f9026e19a44d965793d25e7a02b0d6c1bcafd8f5;p=uclinux-h8%2Flinux.git Merge tag 's390-5.17-5' of git://git./linux/kernel/git/s390/linux Pull s390 fixes from Vasily Gorbik: - Fix HAVE_DYNAMIC_FTRACE_WITH_ARGS implementation by providing correct switching between ftrace_caller/ftrace_regs_caller and supplying pt_regs only when ftrace_regs_caller is activated. - Fix exception table sorting. - Fix breakage of kdump tooling by preserving metadata it cannot function without. * tag 's390-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390/extable: fix exception table sorting s390/ftrace: fix arch_ftrace_get_regs implementation s390/ftrace: fix ftrace_caller/ftrace_regs_caller generation s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZE --- f9026e19a44d965793d25e7a02b0d6c1bcafd8f5