Re: [PATCH sched_ext/for-7.3] sched_ext: Make SCHED_CLASS_EXT select GENERIC_ALLOCATOR
From: Bradley Morgan
Date: Sat Aug 15 2026 - 08:34:05 EST
Don't kick yourself in the face too hard because you applied it, but since
this is in base kernel/, and I understand it, I'll review it! :)
>build_policy.o: undefined
>reference to `gen_pool_create'
>build_policy.o: undefined >reference to >`gen_pool_for_each_chunk'
>build_policy.o: undefined >reference to `gen_pool_destroy'
gnarly! But, why adapt to "hppa"? Its literally been "fully" retired since
2021!
Someone in the kernel, no idea who, said "Why need to adapt to these old
architectures? Why can't they just fork it and fix it OOT?"
But that's more an opinion thing, in my opinion it should just be OOT, but
the people who work on hppa will be pissed.
Heh. Just know that was a small rant, anyway, good patch
Reviewed-by: Bradley Morgan <include@xxxxxxxxx>
Thanks!