diff options
author | 2025-07-03 19:39:04 +0800 | |
---|---|---|
committer | 2025-07-07 01:37:35 -0400 | |
commit | 5338abb299f0cd764edf78a7e71a0b746af35030 (patch) | |
tree | e928c3f8c95ebc7d90d660e83725ab8908db6ea6 /tools/perf/scripts/python | |
parent | RDMA/hns: Fix accessing uninitialized resources (diff) | |
download | wireguard-linux-5338abb299f0cd764edf78a7e71a0b746af35030.tar.xz wireguard-linux-5338abb299f0cd764edf78a7e71a0b746af35030.zip |
RDMA/hns: Drop GFP_NOWARN
GFP_NOWARN silences all warnings on dma_alloc_coherent() failure,
which might otherwise help with troubleshooting.
Fixes: 9a4435375cd1 ("IB/hns: Add driver files for hns RoCE driver")
Signed-off-by: Junxian Huang <huangjunxian6@hisilicon.com>
Link: https://patch.msgid.link/20250703113905.3597124-6-huangjunxian6@hisilicon.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions