]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] bitops: remove likely annotations
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 26 Mar 2009 14:24:35 +0000 (15:24 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 26 Mar 2009 14:24:23 +0000 (15:24 +0100)
commit5e849d9dd6d37019b5cdbb475784392e60bce487
tree31a3ec36abace250cb23bce0fce70ae6ec7d256b
parent0f1f68d7a3c872154c15675246d8089c77f32f86
[S390] bitops: remove likely annotations

likely/unlikely profiling revealed that none of the branches in bitops
is taken likely or unlikely. So remove the annotations.
In addition the generated code is shorter.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/bitops.h