]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86, asm, boot: Use CC_SET()/CC_OUT() in arch/x86/boot/boot.h
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 8 Jun 2016 19:38:45 +0000 (12:38 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 8 Jun 2016 19:41:20 +0000 (12:41 -0700)
commit66928b4eb92dfb6d87c204238057b9278b36452b
tree35416cae970f51fb531d57a971c8e639272fc3a4
parent35ccfb7114e2f0f454f264c049b03c31f4c6bbc0
x86, asm, boot: Use CC_SET()/CC_OUT() in arch/x86/boot/boot.h

Remove open-coded uses of set instructions to use CC_SET()/CC_OUT() in
arch/x86/boot/boot.h.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Link: http://lkml.kernel.org/r/1465414726-197858-10-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/boot/boot.h