diff options
| author | Randy Dunlap <[email protected]> | 2023-04-28 03:11:11 +0000 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2023-05-08 08:58:28 +0000 |
| commit | 0019a2d4b7e37a983d133d42b707b8a3018ae6f4 (patch) | |
| tree | 7583d563dc3232c7e5fcfee0025adcaeb138e743 /lib/debugobjects.c | |
| parent | Linux 6.4-rc1 (diff) | |
| download | kernel-0019a2d4b7e37a983d133d42b707b8a3018ae6f4.tar.gz kernel-0019a2d4b7e37a983d133d42b707b8a3018ae6f4.zip | |
sched: fix cid_lock kernel-doc warnings
Fix kernel-doc warnings for cid_lock and use_cid_lock.
These comments are not in kernel-doc format.
kernel/sched/core.c:11496: warning: Cannot understand * @cid_lock: Guarantee forward-progress of cid allocation.
on line 11496 - I thought it was a doc line
kernel/sched/core.c:11505: warning: Cannot understand * @use_cid_lock: Select cid allocation behavior: lock-free vs spinlock.
on line 11505 - I thought it was a doc line
Fixes: 223baf9d17f2 ("sched: Fix performance regression introduced by mm_cid")
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
