aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorSergey Shtylyov <s.shtylyov@omp.ru>2023-07-29 23:17:48 +0300
committerDamien Le Moal <dlemoal@kernel.org>2023-08-02 17:37:06 +0900
commitca02f22516dd0f0a4842ec27916160b4b8fd3e5a (patch)
tree71f7abde223eec24087419b021599093050f49ca /tools/perf/scripts/python/exported-sql-viewer.py
parentata: libata-core: fix parameter types of ata_wait_register() (diff)
downloadwireguard-linux-ca02f22516dd0f0a4842ec27916160b4b8fd3e5a.tar.xz
wireguard-linux-ca02f22516dd0f0a4842ec27916160b4b8fd3e5a.zip
ata: libata-eh: fix reset timeout type
ata_eh_reset_timeouts[] stores 'unsigned long' timeouts in ms, while ata_eh_reset() passes these values to ata_deadline() that takes just 'unsigned int timeout_msecs' parameter. Change the reset timeout table element's type to 'unsigned int' -- all timeouts fit into 'unsigned int' but we have to change ULONG_MAX to UINT_MAX... Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions