Loading
powerpc64/bpf: do not increment tailcall count when prog is NULL
Do not increment tailcall count, if tailcall did not succeed due to missing BPF program. Fixes: ce076141 ("powerpc/bpf: Implement support for tail calls") Cc: stable@vger.kernel.org Tested-by:Venkat Rao Bagalkote <venkat88@linux.ibm.com> Signed-off-by:
Hari Bathini <hbathini@linux.ibm.com> Signed-off-by:
Madhavan Srinivasan <maddy@linux.ibm.com> Link: https://patch.msgid.link/20260303181031.390073-2-hbathini@linux.ibm.com