bpf, x64: rework pro/epilogue and tailcall handling in JIT
[linux-block.git] / include / linux / bpf_verifier.h
index 5026b75db9725d7f518ca9e7288f7d4fe37c0c03..fbc964526ba3243e2fe0f912b7bdfa86aac03afd 100644 (file)
@@ -359,6 +359,7 @@ struct bpf_subprog_info {
        u32 linfo_idx; /* The idx to the main_prog->aux->linfo */
        u16 stack_depth; /* max. stack depth used by this function */
        bool has_tail_call;
+       bool tail_call_reachable;
 };
 
 /* single container for all structs