/*
* Party's over, prepare for handover.
* It needs to happen *before* bpf_ops is set to make it atomic
* to callers (see also stub implementations, which wait if
* called during handover). The likelyhood of seeing a full
* attach-detach *during* handover comes close to astronomical,
* but handle it anyway since it's relatively easy.
*/