Re: [PATCH 24/32] sched_ext: Add cgroup support

From: Tejun Heo
Date: Fri Apr 21 2023 - 10:32:54 EST


Hello,

On Thu, Apr 20, 2023 at 10:02:47PM +0200, Andrea Righi wrote:
> ^ #ifdef CONFIG_CGROUP_SCHED, otherwise we may get build errors, like:
>
> kernel/sched/ext.c:4251:34: error: 'struct task_struct' has no member named 'sched_task_group'

Oops, thanks for spotting that. Will fix.

--
tejun