Re: [PATCH] tools/sched_ext: avoid redefining SCX_ENQ_IMMED

From: Tejun Heo

Date: Thu Mar 26 2026 - 16:15:15 EST


Hello,

The compat fallback isn't necessary anymore as the autogen definition
through const volatile __weak already resolves to 0 on older kernels.
I just removed it instead.

Thanks.

--
tejun