summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorPatrisious Haddad <phaddad@nvidia.com>2026-06-07 21:18:09 +0300
committerJason Gunthorpe <jgg@nvidia.com>2026-06-11 22:06:41 +0300
commit666031fed8f0fdfc29b20d125a628c1b0a04cdaf (patch)
tree5615087e57b4a42e30b2a1b2e765b3919636ffb4 /include/linux
parentb136a7af41f796a48665afc6a55907488a3d5500 (diff)
downloadlinux-666031fed8f0fdfc29b20d125a628c1b0a04cdaf.tar.xz
RDMA/mlx5: Remove raw RSS QP restrack tracking
Raw RSS QP restrack tracking wasn't working to begin with as it was only tracking the first raw RSS QP which was added, since at creation the raw RSS QP number is reserved so the QP number for this qp type was always zero. The following raw RSS QP additions were always failing silently. Since the fix isn't trivial and there were no users that required or complained about this issue we are dropping this for now instead of fixing. Fixes: 968f0b6f9c01 ("RDMA/mlx5: Consolidate into special function all create QP calls") Link: https://patch.msgid.link/r/20260607-restrack-uaf-fix-v1-2-d72e45eb76c2@nvidia.com Signed-off-by: Patrisious Haddad <phaddad@nvidia.com> Reviewed-by: Michael Guralnik <michaelgur@nvidia.com> Signed-off-by: Edward Srouji <edwards@nvidia.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions