diff options
author | Sebastian Ott <sebott@redhat.com> | 2024-10-23 15:41:46 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-14 20:04:15 +0100 |
commit | 871caea15202cc0ee9fcf0bd11b2e846a8bacdbc (patch) | |
tree | fd3eecfeff0d84a1c8eaef352183ed70184fccd8 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | 81d2c5968dba33ccc6e3aee8b2c0cf07c03ba3e1 (diff) |
net/mlx5: unique names for per device caches
commit 25872a079bbbe952eb660249cc9f40fa75623e68 upstream.
Add the device name to the per device kmem_cache names to
ensure their uniqueness. This fixes warnings like this:
"kmem_cache of name 'mlx5_fs_fgs' already exists".
Signed-off-by: Sebastian Ott <sebott@redhat.com>
Reviewed-by: Breno Leitao <leitao@debian.org>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://patch.msgid.link/20241023134146.28448-1-sebott@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Matt Fleming <mfleming@cloudflare.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions