aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorYishai Hadas <[email protected]>2021-03-04 15:04:59 +0200
committerJason Gunthorpe <[email protected]>2021-03-11 20:20:36 -0400
commit3f32dc0f4601b180bbfd7b5adc7f82557f1408d0 (patch)
treecaa8b30ce733c5a08a5a894f5ee6ce4092627622 /tools/perf/scripts/python/event_analyzing_sample.py
parent6fe6e568639859db960c8fcef19a2ece1c2d7eae (diff)
IB/core: Drop WARN_ON() from ib_umem_find_best_pgsz()
The WARN_ON() issued as part of ib_umem_find_best_pgsz() blocked cases when only page sizes larger than PAGE_SIZE were set, drop it to enable those cases. In addition, there is no need to have a specific check for zero pgsz_bitmap, the function will do its job and return 0 at the end if nothing match will be found. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Yishai Hadas <[email protected]> Signed-off-by: Leon Romanovsky <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions