diff options
author | Nicolas Bouchinet <nicolas.bouchinet@ssi.gouv.fr> | 2025-02-24 12:58:19 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2025-03-04 06:11:48 +0300 |
commit | 2cef5b4472c602e6c5a119aca869d9d4050586f3 (patch) | |
tree | 962e353158ab287d4cf21491280587e3581a12e0 /tools/perf/scripts/python/task-analyzer.py | |
parent | e6a815673b3b4ed69745f7a954742e12fc60139a (diff) | |
download | linux-2cef5b4472c602e6c5a119aca869d9d4050586f3.tar.xz |
scsi: logging: Fix scsi_logging_level bounds
Bound scsi_logging_level sysctl writings between SYSCTL_ZERO and
SYSCTL_INT_MAX.
The proc_handler has thus been updated to proc_dointvec_minmax.
Signed-off-by: Nicolas Bouchinet <nicolas.bouchinet@ssi.gouv.fr>
Link: https://lore.kernel.org/r/20250224095826.16458-5-nicolas.bouchinet@clip-os.org
Reviewed-by: Joel Granados <joel.granados@kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions