diff options
author | Yajun Deng <yajun.deng@linux.dev> | 2023-10-08 04:15:38 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2023-10-09 12:44:56 +0200 |
commit | 089768dfeb3ab294f9ab6a1f2462001f0f879fbb (patch) | |
tree | ef1f71ca63d7a74a1918e12b3476919de446fce0 /Documentation/scheduler/sched-capacity.rst | |
parent | sched/nohz: Remove unnecessarily complex error handling pattern from find_new... (diff) | |
download | linux-089768dfeb3ab294f9ab6a1f2462001f0f879fbb.tar.xz linux-089768dfeb3ab294f9ab6a1f2462001f0f879fbb.zip |
sched/rt: Change the type of 'sysctl_sched_rt_period' from 'unsigned int' to 'int'
Doing this matches the natural type of 'int' based calculus
in sched_rt_handler(), and also enables the adding in of a
correct upper bounds check on the sysctl interface.
[ mingo: Rewrote the changelog. ]
Signed-off-by: Yajun Deng <yajun.deng@linux.dev>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20231008021538.3063250-1-yajun.deng@linux.dev
Diffstat (limited to 'Documentation/scheduler/sched-capacity.rst')
0 files changed, 0 insertions, 0 deletions