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: <20250102183106.38b06f05@gandalf.local.home>
Date: Thu, 2 Jan 2025 18:31:06 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org, linux-trace-kernel@...r.kernel.org,
 linux-kbuild@...r.kernel.org, bpf <bpf@...r.kernel.org>
Cc: Masami Hiramatsu <mhiramat@...nel.org>, Mark Rutland
 <mark.rutland@....com>, Mathieu Desnoyers <mathieu.desnoyers@...icios.com>,
 Andrew Morton <akpm@...ux-foundation.org>, Peter Zijlstra
 <peterz@...radead.org>, Linus Torvalds <torvalds@...ux-foundation.org>,
 Masahiro Yamada <masahiroy@...nel.org>, Nathan Chancellor
 <nathan@...nel.org>, Nicolas Schier <nicolas@...sle.eu>, Zheng Yejian
 <zhengyejian1@...wei.com>, Martin  Kelly <martin.kelly@...wdstrike.com>,
 Christophe Leroy <christophe.leroy@...roup.eu>, Josh Poimboeuf
 <jpoimboe@...hat.com>
Subject: Re: [PATCH v2 00/16] scripts/sorttable: ftrace: Remove place
 holders for weak functions in available_filter_functions

On Thu, 02 Jan 2025 18:26:09 -0500
Steven Rostedt <rostedt@...dmis.org> wrote:

> Steven Rostedt (16):
>       scripts/sorttable: Remove unused macro defines
>       scripts/sorttable: Remove unused write functions
>       scripts/sorttable: Remove unneeded Elf_Rel
>       scripts/sorttable: Have the ORC code use the _r() functions to read
>       scripts/sorttable: Make compare_extable() into two functions
>       scripts/sorttable: Convert Elf_Ehdr to union
>       scripts/sorttable: Replace Elf_Shdr Macro with a union
>       scripts/sorttable: Convert Elf_Sym MACRO over to a union
>       scripts/sorttable: Add helper functions for Elf_Ehdr
>       scripts/sorttable: Add helper functions for Elf_Shdr
>       scripts/sorttable: Add helper functions for Elf_Sym
>       scripts/sorttable: Use uint64_t for mcount sorting
>       scripts/sorttable: Move code from sorttable.h into sorttable.c
>       scripts/sorttable: Get start/stop_mcount_loc from ELF file directly

Note. These first 14 patches are simply clean up patches to the sorttable.c
code. I would like to start testing these and add them to linux-next, as I
do not believe they are controversial. They should not have any real
functional change, but it would still be good to test them on other
architectures outside of the mcount code.

The last two patches are what handle the weak functions in mcount_loc. I'll
hold off on those till after the v6.14 merge window.

-- Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ