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 | edf005fa274a0c224e550a52726aa7a426384e36 (patch) | |
tree | 3074dcc9322e3e53053528853771c5c07906ed1a /rust/helpers/mm.c | |
parent | c8191ee8e64a8c5c021a34e32868f2380965e82b (diff) |
sched_ext: Improve SCX_KF_DISPATCH comment
The comment for SCX_KF_DISPATCH was incomplete and didn't explain that
ops.dispatch() may temporarily release the rq lock, allowing ENQUEUE and
SELECT_CPU operations to be nested inside DISPATCH contexts.
Update the comment to clarify this nesting behavior and provide better
context for when these operations can occur within dispatch.
Acked-by: Andrea Righi <arighi@nvidia.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'rust/helpers/mm.c')
0 files changed, 0 insertions, 0 deletions