diff options
| author | Tejun Heo <tj@kernel.org> | 2025-09-23 09:03:26 -1000 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2025-09-23 09:03:26 -1000 |
| commit | c7e739746dbde9ae401fd88824f5656c5e2361fc (patch) | |
| tree | 967524d6f38a16b2e6e04a2883683d17084b87b3 /rust/helpers | |
| parent | sched_ext: Fix stray scx_root usage in task_can_run_on_remote_rq() (diff) | |
| download | linux-c7e739746dbde9ae401fd88824f5656c5e2361fc.tar.gz linux-c7e739746dbde9ae401fd88824f5656c5e2361fc.zip | |
sched_ext: Use bitfields for boolean warning flags
Convert warned_zero_slice and warned_deprecated_rq in scx_sched struct to
single-bit bitfields. While this doesn't reduce struct size immediately,
it prepares for future bitfield additions.
v2: Update patch description.
Acked-by: Andrea Righi <arighi@nvidia.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions
