A pair of kernel maintainers closed a subtle but operationally important deadlock in the Linux kernel’s BPF/tracing stack: a locking inversion between the RCU trace path and the global tracing event mutex could hang a host under realistic local workloads, and the upstream remedy delegates...