aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorJohn Garry <[email protected]>2022-09-07 13:34:40 +0000
committerJoerg Roedel <[email protected]>2022-09-09 07:27:02 +0000
commit8b2818c7be7bc49133c50f384247e9164a225e3f (patch)
tree7cbff256711d60331e0cf137f496780ffd1da001 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentiova: Remove some magazine pointer NULL checks (diff)
downloadkernel-8b2818c7be7bc49133c50f384247e9164a225e3f.tar.gz
kernel-8b2818c7be7bc49133c50f384247e9164a225e3f.zip
iova: Remove magazine BUG_ON() checks
Two of the magazine helpers have BUG_ON() checks, as follows: - iova_magazine_pop() - here we ensure that the mag is not empty. However we already ensure that in the only caller, __iova_rcache_get(). - iova_magazine_push() - here we ensure that the mag is not full. However we already ensure that in the only caller, __iova_rcache_insert(). As described, the two bug checks are pointless so drop them. Signed-off-by: John Garry <[email protected]> Acked-by: Robin Murphy <[email protected]> Reviewed-by: Jerry Snitselaar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions