On Sat, Sep 12, 2026 at 03:07:50AM +0000, Kuniyuki Iwashima wrote:
James Burton reported that a single SCC could have multiple
scc_index and unix_vertex_dead() fails to detect a dead SCC.
Patch 1 fixes it and Patch 2 adds a test case.
Kuniyuki Iwashima (2):
af_unix: Unify scc_index when finalising SCC in __unix_walk_scc().
selftest: af_unix: Add test case with mixed lowpoint in scm_rights.c.
For the series:
Reviewed-by: Simon Horman <horms@kernel.org>