diff options
author | 2020-03-23 11:46:27 -0700 | |
---|---|---|
committer | 2020-03-23 22:22:37 -0300 | |
commit | 5fb5186383bba84937887d73eb2f7ab8819e7a3e (patch) | |
tree | ca25b57a384b7aa5a4fcf48de471b691fa0c01a5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | RDMA/efa: Use in-kernel offsetofend() to check field availability (diff) | |
download | wireguard-linux-5fb5186383bba84937887d73eb2f7ab8819e7a3e.tar.xz wireguard-linux-5fb5186383bba84937887d73eb2f7ab8819e7a3e.zip |
RDMA/siw: Suppress uninitialized var warning
drivers/infiniband/sw/siw/siw_qp_rx.c: In function siw_proc_send:
./include/linux/spinlock.h:288:3: warning: flags may be used uninitialized in this function [-Wmaybe-uninitialized]
_raw_spin_unlock_irqrestore(lock, flags); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
drivers/infiniband/sw/siw/siw_qp_rx.c:335:16: note: flags was declared here
unsigned long flags;
Link: https://lore.kernel.org/r/20200323184627.ZWPg91uin%akpm@linux-foundation.org
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions