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]
Date:   Mon, 15 Nov 2021 20:56:12 +0100
From:   Heiko Carstens <hca@...ux.ibm.com>
To:     Steven Rostedt <rostedt@...dmis.org>
Cc:     linux-s390@...r.kernel.org, linux-kernel@...r.kernel.org,
        Jiri Olsa <jolsa@...hat.com>,
        Heiko Carstens <hca@...ux.ibm.com>
Subject: [PATCH 0/2] ftrace/samples: fix ftrace direct multi config option + s390 support

Hi Steven,

two patches for ftrace direct multi sample:

- fix ftrace direct multi sample config option handling, required
  because of an incorrect merge resolution proposed by me.

- add s390 support for ftrace direct multi sample

If you are happy with them, I could carry with the s390 tree and
target for rc2, or you could pick them up. Whatever you prefer.

Thanks,
Heiko

Heiko Carstens (2):
  ftrace/samples: add missing Kconfig option for ftrace direct multi sample
  ftrace/samples: add s390 support for ftrace direct multi sample

 arch/s390/Kconfig                    |  1 +
 arch/x86/Kconfig                     |  2 +-
 samples/Kconfig                      | 11 +++++++++-
 samples/Makefile                     |  2 +-
 samples/ftrace/Makefile              |  2 +-
 samples/ftrace/ftrace-direct-multi.c | 30 ++++++++++++++++++++++++++++
 6 files changed, 44 insertions(+), 4 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ