summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_re.py
diff options
context:
space:
mode:
authorIlya Leoshkevich <iii@linux.ibm.com>2025-08-13 14:06:28 +0200
committerDaniel Borkmann <daniel@iogearbox.net>2025-08-18 15:08:29 +0200
commiteada40e057fc1842358d9daca3abe5cacb21e8a1 (patch)
tree99877796c0fc0078da667415b1b260114e03d155 /scripts/lib/kdoc/kdoc_re.py
parent3ec85602f86c694b605ffc1977cad1f56fe1749e (diff)
s390/bpf: Do not write tail call counter into helper and kfunc frames
Only BPF functions make use of the tail call counter; helpers and kfuncs ignore and most likely also clobber it. Writing it into these functions' frames is pointless and misleading, so do not do it. Fixes: dd691e847d28 ("s390/bpf: Implement bpf_jit_supports_subprog_tailcalls()") Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20250813121016.163375-2-iii@linux.ibm.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions