diff options
author | Yajun Deng <[email protected]> | 2023-10-08 10:15:38 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2023-10-09 12:44:56 +0200 |
commit | 089768dfeb3ab294f9ab6a1f2462001f0f879fbb (patch) | |
tree | ef1f71ca63d7a74a1918e12b3476919de446fce0 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | f4bb5705114530cd775a5a649b666755b3efe7aa (diff) |
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 <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions