summaryrefslogtreecommitdiff
path: root/kernel/sched/core.c
diff options
context:
space:
mode:
authorYajun Deng <yajun.deng@linux.dev>2023-10-08 05:15:38 +0300
committerIngo Molnar <mingo@kernel.org>2023-10-09 13:44:56 +0300
commit089768dfeb3ab294f9ab6a1f2462001f0f879fbb (patch)
treeef1f71ca63d7a74a1918e12b3476919de446fce0 /kernel/sched/core.c
parentf4bb5705114530cd775a5a649b666755b3efe7aa (diff)
downloadlinux-089768dfeb3ab294f9ab6a1f2462001f0f879fbb.tar.xz
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 'kernel/sched/core.c')
0 files changed, 0 insertions, 0 deletions