On Tue, 15 Sep 2026 06:04:25 +0000 [email protected] wrote: > [Severity: Medium] > > Does this block actually check the property the commit message describes, > that "a namespace which still has another association is only told about > the change"? > > _get_dev_ntf() returns as soon as it sees one message for the device, so > only the first guest notification is inspected. If the kernel also sent a > dev-del-ntf to the guest here (i.e. still_visible in > psp_nl_notify_disassoc() were computed wrongly), nothing in this phase > would notice it.
shrug, we can write inf number of tests here I think it's good enough as is
