diff options
author | 2024-11-14 18:19:46 +0300 | |
---|---|---|
committer | 2024-11-18 18:39:21 -0800 | |
commit | e64285ff41bb7a934bd815bd38f31119be62ac37 (patch) | |
tree | b9e1472f1064849661797e87a41648de94fc8560 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000 (diff) | |
download | wireguard-linux-e64285ff41bb7a934bd815bd38f31119be62ac37.tar.xz wireguard-linux-e64285ff41bb7a934bd815bd38f31119be62ac37.zip |
rocker: fix link status detection in rocker_carrier_init()
Since '1 << rocker_port->pport' may be undefined for port >= 32,
cast the left operand to 'unsigned long long' like it's done in
'rocker_port_set_enable()' above. Compile tested only.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
Link: https://patch.msgid.link/20241114151946.519047-1-dmantipov@yandex.ru
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions