aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorWaiman Long <[email protected]>2022-09-22 14:00:37 -0400
committerPeter Zijlstra <[email protected]>2022-10-27 11:01:21 +0200
commit5584e8ac2c68280e5ac31d231c23cdb7dfa225db (patch)
tree58ba1442b5394d8c19a861267222a7b94cf24e7e /scripts/generate_rust_analyzer.py
parentad841e569f5c88e3332b32a000f251f33ff32187 (diff)
sched: Add __releases annotations to affine_move_task()
affine_move_task() assumes task_rq_lock() has been called and it does an implicit task_rq_unlock() before returning. Add the appropriate __releases annotations to make this clear. A typo error in comment is also fixed. Signed-off-by: Waiman Long <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions