public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] s390 updates for 5.17-rc7
@ 2022-03-05 11:37 Vasily Gorbik
  2022-03-05 20:13 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vasily Gorbik @ 2022-03-05 11:37 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Heiko Carstens, Alexander Gordeev, Christian Borntraeger,
	linux-kernel, linux-s390

Hello Linus,

please pull s390 changes for 5.17-rc7.

Thank you,
Vasily

The following changes since commit dd9cb842fa9d90653a9b48aba52f89c069f3bc50:

  s390/cio: verify the driver availability for path_event call (2022-02-09 22:55:01 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-5.17-5

for you to fetch changes up to c194dad21025dfd043210912653baab823bdff67:

  s390/extable: fix exception table sorting (2022-03-01 20:41:28 +0100)

----------------------------------------------------------------
s390 updates for 5.17-rc7

- 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.

----------------------------------------------------------------
Alexander Egorenkov (1):
      s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZE

Heiko Carstens (3):
      s390/ftrace: fix ftrace_caller/ftrace_regs_caller generation
      s390/ftrace: fix arch_ftrace_get_regs implementation
      s390/extable: fix exception table sorting

 arch/s390/include/asm/extable.h |  9 +++++++--
 arch/s390/include/asm/ftrace.h  | 10 ++++++----
 arch/s390/include/asm/ptrace.h  |  2 ++
 arch/s390/kernel/ftrace.c       | 37 ++++++++++++++++++++++++++++++++++++-
 arch/s390/kernel/mcount.S       |  9 +++++++++
 arch/s390/kernel/setup.c        |  2 ++
 6 files changed, 62 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-05 20:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-05 11:37 [GIT PULL] s390 updates for 5.17-rc7 Vasily Gorbik
2022-03-05 20:13 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox