[PATCH 0/2] sched_ext code cleanups

Zhang Qiao posted 2 patches 2 months ago
kernel/sched/ext.c | 13 +++----------
1 file changed, 3 insertions(+), 10 deletions(-)
[PATCH 0/2] sched_ext code cleanups
Posted by Zhang Qiao 2 months ago
Zhang Qiao (2):
  sched/ext: Fix unmatch trailing comment of CONFIG_EXT_GROUP_SCHED
  sched/ext: Use tg_cgroup() to elieminate duplicate code

 kernel/sched/ext.c | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

-- 
2.33.0
Re: [PATCH 0/2] sched_ext code cleanups
Posted by Tejun Heo 2 months ago
On Thu, Sep 26, 2024 at 10:15:03AM +0800, Zhang Qiao wrote:
> Zhang Qiao (2):
>   sched/ext: Fix unmatch trailing comment of CONFIG_EXT_GROUP_SCHED
>   sched/ext: Use tg_cgroup() to elieminate duplicate code

Applied to sched_ext/for-6.13.

Thanks.

-- 
tejun