aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/(developers-only)
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2026-08-10 04:00:46 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2026-08-10 10:22:31 +0000
commit46241b7d6647dfc2fc557c02804d20b9f05af5c4 (patch)
tree73b96832da3ddf2c5d46bb843576231de98e90da /llvm/lib/Analysis/(developers-only)
parent93f1065920d806400ace6b60b025faf91926bdaa (diff)
iavf: Do not publish link-up while stoppedHEADmain
A PF link event remains cached while a VF is administratively down. Media status queries called iavf_update_link_status() and published that cached state as link-up, while the stopped admin path immediately published link-down. Consumers reacting to link events could turn this into an unbounded notification loop and prevent interface detach from draining its link-state task. Keep the cached PF state, but only publish link-up after iflib has marked the VF running. A subsequent admin pass publishes the cached state after a successful initialization. MFC after: 2 weeks
Diffstat (limited to 'llvm/lib/Analysis/(developers-only)')
0 files changed, 0 insertions, 0 deletions