Hi!
Le samedi 2 décembre 2023, 00:02:58 CET Greg KH a écrit :
On Fri, Dec 01, 2023 at 04:19:56PM +0100, Francis Laniel wrote:
From: Jiri Olsa jolsa@kernel.org
Making kallsyms_on_each_symbol generally available, so it can be used outside CONFIG_LIVEPATCH option in following changes.
Rather than adding another ifdef option let's make the function generally available (when CONFIG_KALLSYMS option is defined).
Cc: Christoph Hellwig hch@lst.de Reviewed-by: Masami Hiramatsu mhiramat@kernel.org Signed-off-by: Jiri Olsa jolsa@kernel.org Link: https://lore.kernel.org/r/20220510122616.2652285-2-jolsa@kernel.org Signed-off-by: Alexei Starovoitov ast@kernel.org
include/linux/kallsyms.h | 7 ++++++- kernel/kallsyms.c | 2 -- 2 files changed, 6 insertions(+), 3 deletions(-)
What is the git id of this commit in Linus's tree?
Sorry, the commit ID is [1]: d721def7392a7348ffb9f3583b264239cbd3702c
Best regards. --- [1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/ commit/?id=d721def7392a7348ffb9f3583b264239cbd3702c