aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorChaitanya Kulkarni <kch@nvidia.com>2023-03-26 22:37:24 -0700
committerChristoph Hellwig <hch@lst.de>2023-04-13 08:55:05 +0200
commit6fe240bc0d97902ecebd811bb22bd85b36d75ee2 (patch)
tree6d4402b9663bcd0d428c148b3f844668a67cb70b /tools/perf/scripts/python/export-to-postgresql.py
parent44aef3b850757a371adde7e47c5c243d3988aa73 (diff)
downloadlinux-6fe240bc0d97902ecebd811bb22bd85b36d75ee2.tar.gz
linux-6fe240bc0d97902ecebd811bb22bd85b36d75ee2.tar.bz2
linux-6fe240bc0d97902ecebd811bb22bd85b36d75ee2.zip
nvmet-tcp: validate idle poll modparam value
The module parameter idle_poll_period_usecs is passed to the function usecs_to_jiffies() which has following prototype and expect idle_poll_period_usecs arg type to be unsigned int:- unsigned long usecs_to_jiffies(const unsigned int u); Use similar module parameter validation callback as previous patch. Signed-off-by: Chaitanya Kulkarni <kch@nvidia.com> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions