diff options
| author | Lijun Pan <[email protected]> | 2021-01-29 19:19:05 -0600 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2021-02-01 20:21:12 -0800 |
| commit | 2719cb445da5fec698e961abdf75cf9e4d61fba4 (patch) | |
| tree | ee0204797ce611fa7f4612782439daf32046e4e2 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | 665ab1eb18d7e8eaa8377fb8bf4924bfeb63bbce (diff) | |
ibmvnic: remove unnecessary rmb() inside ibmvnic_poll
rmb() can be removed since:
1. pending_scrq() has dma_rmb() at the function end;
2. dma_rmb(), though weaker, is enough here.
Signed-off-by: Lijun Pan <[email protected]>
Acked-by: Dwip Banerjee <[email protected]>
Acked-by: Thomas Falcon <[email protected]>
Reviewed-by: Brian King <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions