1
0
Files
linux/drivers
Gavin Shan 149ba66a90 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 <gwshan@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2016-09-29 15:01:55 +10:00
..
2016-08-26 17:39:35 -07:00
2016-09-13 17:37:11 +10:00
2016-08-12 14:59:10 +05:30
2016-09-20 20:57:12 +10:00
2016-08-02 19:35:40 -04:00