Commit 9b8e178
sched/core: Make sched_dynamic_mutex static
The sched_dynamic_mutex is only used within the file. Make it static.
Fixes: e3ff7c6 ("livepatch,sched: Add livepatch task switching to cond_resched()")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/oe-kbuild-all/202304062335.tNuUjgsl-lkp@intel.com/1 parent d82caa2 commit 9b8e178
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8674 | 8674 | | |
8675 | 8675 | | |
8676 | 8676 | | |
8677 | | - | |
| 8677 | + | |
8678 | 8678 | | |
8679 | 8679 | | |
8680 | 8680 | | |
| |||
0 commit comments