criu/include/common/arch
Mike Rapoport 1062cc4fed x86/asm: update test_bit() and test_and_set_bit()
Build on Fedora Core 33 produces the following warnings:

include/common/asm/bitops.h: Assembler messages:
include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
include/common/asm/bitops.h: Assembler messages:
include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'

Update test_bit() and test_and_set_bit() implementation with recent
version from the Linux kernel to fix the warning.

Fixes #1217
Reported-by: Adrian Reber <areber@redhat.com>
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
2020-10-20 00:18:24 -07:00
..
aarch64/asm ppc64/aarch64: Dynamically define PAGE_SIZE 2018-07-04 03:17:17 +03:00
arm/asm arm: Provide aeabi helpers in ARM format 2019-09-07 15:59:52 +03:00
mips/asm mips:compel/arch/mips: Add architecture support to compel tool and libraries 2020-10-20 00:18:24 -07:00
ppc64/asm Convert spaces to tabs 2019-09-07 14:16:36 +03:00
s390/asm s390: Replace flogr instruction with __builtin_clzl() 2017-08-09 18:51:41 +03:00
x86/asm x86/asm: update test_bit() and test_and_set_bit() 2020-10-20 00:18:24 -07:00