diff options
| author | Michael Margolin <mrgolin@amazon.com> | 2025-12-10 17:36:56 +0000 |
|---|---|---|
| committer | Jason Gunthorpe <jgg@nvidia.com> | 2025-12-17 13:48:17 -0400 |
| commit | 85463eb6a46caf2f1e0e1a6d0731f2f3bab17780 (patch) | |
| tree | 0aa5033146072cff33cdfdfe4d6474652f6d21ad /tools/perf/scripts/python/git@git.tavy.me:linux-stable.git | |
| parent | c1776ccba661c946f2e42aaa11eda81e2cd764c5 (diff) | |
RDMA/efa: Remove possible negative shift
The page size used for device might in some cases be smaller than
PAGE_SIZE what results in a negative shift when calculating the number of
host pages in PAGE_SIZE for a debug log. Remove the debug line together
with the calculation.
Fixes: 40909f664d27 ("RDMA/efa: Add EFA verbs implementation")
Link: https://patch.msgid.link/r/20251210173656.8180-1-mrgolin@amazon.com
Reviewed-by: Tom Sela <tomsela@amazon.com>
Reviewed-by: Yonatan Nachum <ynachum@amazon.com>
Signed-off-by: Michael Margolin <mrgolin@amazon.com>
Reviewed-by: Gal Pressman <gal.pressman@linux.dev>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
