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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241028082738.3293096-1-svens@linux.ibm.com>
Date: Mon, 28 Oct 2024 09:27:37 +0100
From: Sven Schnelle <svens@...ux.ibm.com>
To: "Masami Hiramatsu (Google)" <mhiramat@...nel.org>
Cc: "Steven Rostedt" <rostedt@...dmis.org>, linux-trace-kernel@...r.kernel.org,
        linux-kernel@...r.kernel.org, linux-s390@...r.kernel.org,
        "Heiko Carstens" <hca@...ux.ibm.com>
Subject: [PATCH 0/1] s390: enable HAVE_FTRACE_GRAPH_FUNC

Hi Masami,

this enables HAVE_FTRACE_GRAPH_FUNC for s390. It is based on your
ftrace/fprope-on-fgraph patchset. I talked to Heiko, and we agreed that it
would be best if you include this patch in your "fprobe: function_graph:
Multi-function graph and fprobe on fgraph" patchset.

Thanks,
Sven

Sven Schnelle (1):
  s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC

 arch/s390/Kconfig              |  1 +
 arch/s390/include/asm/ftrace.h |  5 ++++
 arch/s390/kernel/entry.h       |  1 -
 arch/s390/kernel/ftrace.c      | 48 ++++++++++------------------------
 arch/s390/kernel/mcount.S      | 11 --------
 5 files changed, 20 insertions(+), 46 deletions(-)

-- 
2.45.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ