diff options
| author | Cheng-Yang Chou <yphbchou0911@gmail.com> | 2026-05-26 01:22:31 +0800 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-05-27 08:20:59 -1000 |
| commit | 6bf8973ddeeec0ead87b0dfe9a3ae6072432e334 (patch) | |
| tree | 29226192ab43a71da18e923a43c3636d7d52ab6a /include/linux/zstd_errors.h | |
| parent | abdc2516f100d8f9e637a49e4fdfd2d09a318680 (diff) | |
sched_ext: idle: Fix errno loss in scx_idle_init()
|| is a boolean operator, any nonzero (error) return short-circuits
to 1 rather than the actual errno. The caller in scx_init() logs and
propagates this value, so the wrong code reaches upper layers.
Signed-off-by: Cheng-Yang Chou <yphbchou0911@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'include/linux/zstd_errors.h')
0 files changed, 0 insertions, 0 deletions
