diff options
| author | Paul Burton <paul.burton@mips.com> | 2019-10-02 00:53:32 +0300 |
|---|---|---|
| committer | Paul Burton <paul.burton@mips.com> | 2019-10-07 19:42:52 +0300 |
| commit | aad028cadb17867d257e8b90078f6a19614775ff (patch) | |
| tree | ebc5bbb543dc184474688797f4de13303496b911 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | d6103510e7ccdc992e4eca7031eae366117ae6d4 (diff) | |
| download | linux-aad028cadb17867d257e8b90078f6a19614775ff.tar.xz | |
MIPS: bitops: Avoid redundant zero-comparison for non-LLSC
The IRQ-disabling non-LLSC fallbacks for bitops on UP systems already
return a zero or one, so there's no need to perform another comparison
against zero. Move these comparisons into the LLSC paths to avoid the
redundant work.
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: linux-mips@vger.kernel.org
Cc: Huacai Chen <chenhc@lemote.com>
Cc: Jiaxun Yang <jiaxun.yang@flygoat.com>
Cc: linux-kernel@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
