summaryrefslogtreecommitdiff
path: root/include/linux/root_dev.h
diff options
context:
space:
mode:
authorCheng-Yang Chou <yphbchou0911@gmail.com>2026-05-26 01:22:31 +0800
committerTejun Heo <tj@kernel.org>2026-05-27 08:20:59 -1000
commit6bf8973ddeeec0ead87b0dfe9a3ae6072432e334 (patch)
tree29226192ab43a71da18e923a43c3636d7d52ab6a /include/linux/root_dev.h
parentabdc2516f100d8f9e637a49e4fdfd2d09a318680 (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/root_dev.h')
0 files changed, 0 insertions, 0 deletions