diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2014-03-02 12:09:47 (GMT) |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2014-03-03 10:32:08 (GMT) |
commit | 03b8c7b623c80af264c4c8d6111e5c6289933666 (patch) | |
tree | 7fa99fe8a333d567987e563dfa4ff1cf6ee03f04 /Documentation/pwm.txt | |
parent | d2ae2e525ec4e5d58153fb7ff0c6e5873769fa73 (diff) | |
download | linux-03b8c7b623c80af264c4c8d6111e5c6289933666.tar.xz |
futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
If an architecture has futex_atomic_cmpxchg_inatomic() implemented and there
is no runtime check necessary, allow to skip the test within futex_init().
This allows to get rid of some code which would always give the same result,
and also allows the compiler to optimize a couple of if statements away.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Finn Thain <fthain@telegraphics.com.au>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Link: http://lkml.kernel.org/r/20140302120947.GA3641@osiris
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'Documentation/pwm.txt')
0 files changed, 0 insertions, 0 deletions