]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'allow-calling-kfuncs-from-raw_tp-programs'
authorAlexei Starovoitov <ast@kernel.org>
Tue, 23 Dec 2025 06:23:38 +0000 (22:23 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 23 Dec 2025 06:23:39 +0000 (22:23 -0800)
Puranjay Mohan says:

====================
Allow calling kfuncs from raw_tp programs

V1: https://lore.kernel.org/all/20251218145514.339819-1-puranjay@kernel.org/
Changes in V1->V2:
- Update selftests to allow success for raw_tp programs calling kfuncs.

This set enables calling kfuncs from raw_tp programs.
====================

Link: https://patch.msgid.link/20251222133250.1890587-1-puranjay@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>

Trivial merge