Re: [PATCH sched_ext/for-7.3] sched_ext: Ma ke SCHED_CLASS_EXT select GENERIC_ALLOCATOR
Bradley Morgan <[email protected]>
| Newsgroups | dev.linux.lists.sched-ext,dev.linux.lists.oe-kbuild-all,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> Thanks!