lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z5uhk4LusN5aGRwM@tuxmaker.boeblingen.de.ibm.com>
Date: Thu, 30 Jan 2025 16:58:11 +0100
From: Alexander Gordeev <agordeev@...ux.ibm.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Vasily Gorbik <gor@...ux.ibm.com>, Heiko Carstens <hca@...ux.ibm.com>,
        linux-s390@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] s390 fixes for 6.14 merge window

Hi Linus,

please pull s390 fixes for the 6.14 merge window, which address
issues introduced with the merge of ftrace-v6.14 tag [1].

1. https://lore.kernel.org/all/173807816551.1854334.146350914633413330.stgit@devnote2/

Thanks,
Alexander

The following changes since commit 2e04247f7cce8b8cd8381a29078701691fec684d:

  Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace (2025-01-21 15:15:28 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-6.14-3

for you to fetch changes up to b999589956dd3ae096b7d67b6fee4e9989a2e430:

  s390/tracing: Define ftrace_get_symaddr() for s390 (2025-01-29 15:12:40 +0100)

----------------------------------------------------------------
s390 fixes for 6.14 merge window

- Architecutre-specific ftrace recursion trylock tests were
  removed in favour of the generic function_graph_enter(),
  but s390 got missed. Remove this test for s390 as well.

- Add ftrace_get_symaddr() for s390, which returns the symbol
  address from ftrace 'ip' parameter

----------------------------------------------------------------
Masami Hiramatsu (Google) (2):
      s390/fgraph: Fix to remove ftrace_test_recursion_trylock()
      s390/tracing: Define ftrace_get_symaddr() for s390

 arch/s390/include/asm/ftrace.h | 1 +
 arch/s390/kernel/ftrace.c      | 5 -----
 2 files changed, 1 insertion(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ