diff options
author | 2025-07-01 15:08:12 +0300 | |
---|---|---|
committer | 2025-07-02 14:08:23 -0400 | |
commit | 70f238c902b8c0461ae6fbb8d1a0bbddc4350eea (patch) | |
tree | dc8ed8f230215f7ea0717a335be116c5b4a92051 /tools/perf/scripts/python | |
parent | net/mlx5: fs, fix RDMA TRANSPORT init cleanup flow (diff) | |
download | wireguard-linux-70f238c902b8c0461ae6fbb8d1a0bbddc4350eea.tar.xz wireguard-linux-70f238c902b8c0461ae6fbb8d1a0bbddc4350eea.zip |
net/mlx5: Check device memory pointer before usage
Add a NULL check before accessing device memory to prevent a crash if
dev->dm allocation in mlx5_init_once() fails.
Fixes: c9b9dcb430b3 ("net/mlx5: Move device memory management to mlx5_core")
Signed-off-by: Stav Aviram <saviram@nvidia.com>
Link: https://patch.msgid.link/c88711327f4d74d5cebc730dc629607e989ca187.1751370035.git.leon@kernel.org
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions