summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/pnv-pci.h
diff options
context:
space:
mode:
authorGavin Shan <gwshan@linux.vnet.ibm.com>2016-09-28 06:34:57 +0200
committerMichael Ellerman <mpe@ellerman.id.au>2016-09-29 07:01:55 +0200
commit149ba66a90a3b3cf8595ba8f0b2e4b2131e1681e (patch)
tree66d73c7be41b4e68520711e5c138d75bb2c9a37f /arch/powerpc/include/asm/pnv-pci.h
parentpowerpc/powernv: Unfreeze PE on allocation (diff)
downloadlinux-149ba66a90a3b3cf8595ba8f0b2e4b2131e1681e.tar.xz
linux-149ba66a90a3b3cf8595ba8f0b2e4b2131e1681e.zip
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>
Diffstat (limited to 'arch/powerpc/include/asm/pnv-pci.h')
0 files changed, 0 insertions, 0 deletions