diff options
author | Christian Brauner <brauner@kernel.org> | 2025-04-16 22:05:40 +0200 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-04-17 09:43:26 +0200 |
commit | b590c928cca7bdc7fd580d52e42bfdc3ac5eeacb (patch) | |
tree | 31fbccae82a427bade167971a887303817c3dc96 /net/unix/af_unix.c | |
parent | 0a36bad01731e71568bdd365764d38b6bd576ab0 (diff) |
net, pidfd: report EINVAL for ESRCH
dbus-broker relies -EINVAL being returned to indicate ESRCH in [1].
This causes issues for some workloads as reported in [2].
Paper over it until this is fixed in userspace.
Link: https://lore.kernel.org/20250416-gegriffen-tiefbau-70cfecb80ac8@brauner
Link: https://github.com/bus1/dbus-broker/blob/5d34d91b138fc802a016aa68c093eb81ea31139c/src/util/sockopt.c#L241 [1]
Link: https://lore.kernel.org/20250415223454.GA1852104@ax162 [2]
Tested-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions