x86, asm: Use CC_SET()/CC_OUT() in <asm/bitops.h>
authorH. Peter Anvin <hpa@zytor.com>
Wed, 8 Jun 2016 19:38:42 +0000 (12:38 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 8 Jun 2016 19:41:20 +0000 (12:41 -0700)
commit86b61240d4c233b440cd29daf0baa440daf4a148
tree79dfbce64279ad8c5dc13b77a8dd7272f193ea1b
parentba741e356c49bfce0adcfa851080666870867f6b
x86, asm: Use CC_SET()/CC_OUT() in <asm/bitops.h>

Remove open-coded uses of set instructions to use CC_SET()/CC_OUT() in
<asm/bitops.h>.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Link: http://lkml.kernel.org/r/1465414726-197858-7-git-send-email-hpa@linux.intel.com
Reviewed-by: Andy Lutomirski <luto@kernel.org>
Reviewed-by: Borislav Petkov <bp@suse.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
arch/x86/include/asm/bitops.h