On Thu, Feb 26, 2026 at 04:42:34PM +0100, Gabriele Monaco wrote: > scx_enabled() might as well be exported (together with its static key), but > I'm > not sure exporting the sched_class is the right thing, since all those > scheduler > things are quite private.
Don't you just need the sched_class pointer? Can't you get that from kallsyms? Thanks. -- tejun
