[ 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: 97154bcf4d1b7cabefec8a72cff5fbb91d5afb7b
WARNING: Author mismatch between patch and upstream commit: Backport author: Lee Joneslee@kernel.org Commit author: Alexander Mikhalitsynaleksandr.mikhalitsyn@canonical.com
Status in newer kernel trees: 6.14.y | Present (exact SHA1) 6.12.y | Present (exact SHA1) 6.6.y | Present (exact SHA1)
Note: The patch differs from the upstream commit: --- 1: 97154bcf4d1b7 ! 1: dc0456caaf050 af_unix: Kconfig: make CONFIG_UNIX bool @@ Metadata ## Commit message ## af_unix: Kconfig: make CONFIG_UNIX bool
+ [ Upstream commit 97154bcf4d1b7cabefec8a72cff5fbb91d5afb7b ] + Let's make CONFIG_UNIX a bool instead of a tristate. We've decided to do that during discussion about SCM_PIDFD patchset [1].
@@ Commit message Acked-by: Christian Brauner brauner@kernel.org Reviewed-by: Eric Dumazet edumazet@google.com Signed-off-by: David S. Miller davem@davemloft.net + (cherry picked from commit 97154bcf4d1b7cabefec8a72cff5fbb91d5afb7b) + Signed-off-by: Lee Jones lee@kernel.org
## net/unix/Kconfig ## @@ ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.1.y | Success | Success |