Re: [PATCH 0/4] sched_ext: Standardize preprocessor comment markers
From: Tejun Heo
Date: Fri Jun 13 2025 - 20:42:16 EST
On Wed, Jun 11, 2025 at 09:54:00PM +0800, Cheng-Yang Chou wrote:
> Cheng-Yang Chou (4):
> sched_ext: Clean up and standardize #if/#else/#endif markers in
> sched/ext.c
> sched_ext: Clean up and standardize #if/#else/#endif markers in
> sched/ext.h
> sched_ext: Clean up and standardize #if/#else/#endif markers in
> sched/ext_idle.c
> sched_ext: Clean up and standardize #if/#else/#endif markers in
> sched/ext_idle.h
Applied with subject line update. Patch 3 left a stray #else block causing a
build failure. Will post the updated patch as a reply to the patch. For this
sort of changes, please at least do build testing.
Thanks.
--
tejun