[ Sasha's backport helper bot ]
Hi,
✅ All tests passed successfully. No issues detected. No action required from the submitter.
The upstream commit SHA1 provided is correct: 6ba76fd2848e107594ea4f03b737230f74bc23ea
WARNING: Author mismatch between patch and upstream commit: Backport author: Lee Joneslee@kernel.org Commit author: Kuniyuki Iwashimakuniyu@amazon.com
Status in newer kernel trees: 6.14.y | Present (exact SHA1) 6.12.y | Present (exact SHA1) 6.6.y | Not found
Note: The patch differs from the upstream commit: --- 1: 6ba76fd2848e1 ! 1: 81c21430d5b6f af_unix: Iterate all vertices by DFS. @@ Metadata ## Commit message ## af_unix: Iterate all vertices by DFS.
+ [ Upstream commit 6ba76fd2848e107594ea4f03b737230f74bc23ea ] + The new GC will use a depth first search graph algorithm to find cyclic references. The algorithm visits every vertex exactly once.
@@ Commit message Acked-by: Paolo Abeni pabeni@redhat.com Link: https://lore.kernel.org/r/20240325202425.60930-6-kuniyu@amazon.com Signed-off-by: Jakub Kicinski kuba@kernel.org + (cherry picked from commit 6ba76fd2848e107594ea4f03b737230f74bc23ea) + Signed-off-by: Lee Jones lee@kernel.org
## include/net/af_unix.h ## @@ include/net/af_unix.h: struct unix_vertex { ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.6.y | Success | Success |