diff options
author | Gavin Shan <[email protected]> | 2016-09-28 14:34:57 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2016-09-29 15:01:55 +1000 |
commit | 149ba66a90a3b3cf8595ba8f0b2e4b2131e1681e (patch) | |
tree | 66d73c7be41b4e68520711e5c138d75bb2c9a37f /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 313483dd72289ff0b7dff4207032d94dbce39cf6 (diff) |
drivers/pci/hotplug: Remove likely() and unlikely() in powernv driver
This removes likely() and unlikely() in pnv_php.c as the code isn't
running in hot path. Those macros to affect CPU's branch stream don't
help a lot for performance. I used them to identify the cases are
likely or unlikely to happen. No logical changes introduced.
Signed-off-by: Gavin Shan <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions