summaryrefslogtreecommitdiff
path: root/tools/workqueue/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorMichael Margolin <mrgolin@amazon.com>2025-12-10 17:36:56 +0000
committerJason Gunthorpe <jgg@nvidia.com>2025-12-17 13:48:17 -0400
commit85463eb6a46caf2f1e0e1a6d0731f2f3bab17780 (patch)
tree0aa5033146072cff33cdfdfe4d6474652f6d21ad /tools/workqueue/git@git.tavy.me:linux.git
parentc1776ccba661c946f2e42aaa11eda81e2cd764c5 (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/workqueue/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions