criu/include/common/arch/x86/asm
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
..
atomic.h common: Move atomic.h in 2016-11-03 00:13:04 +03:00
bitops.h x86/asm: update test_bit() and test_and_set_bit() 2020-10-20 00:18:24 -07:00
bitsperlong.h common: Move in bit operation helpers 2016-11-03 00:13:04 +03:00
cmpxchg.h Convert spaces to tabs 2019-09-07 14:16:36 +03:00
linkage.h x86/asm: move user code selector values to common 2017-03-15 00:06:17 +03:00
page.h common: Move page.h in 2016-11-03 00:13:04 +03:00