]> git.baikalelectronics.ru Git - kernel.git/commit
include/linux/compiler*.h: define asm_volatile_goto
authorndesaulniers@google.com <ndesaulniers@google.com>
Wed, 31 Oct 2018 19:39:01 +0000 (12:39 -0700)
committerMiguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Tue, 6 Nov 2018 14:30:16 +0000 (15:30 +0100)
commit4274ed65b132e99abf556571a0efc0ec08184748
treef6518dc141cde0d4509253c0ae46732d1ca82f24
parentf630c74755763954e46ada22cb887770a3c4fdd4
include/linux/compiler*.h: define asm_volatile_goto

asm_volatile_goto should also be defined for other compilers that support
asm goto.

Fixes commit bf82e747dd2a ("include/linux/compiler*.h: make compiler-*.h
mutually exclusive").

Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
include/linux/compiler_types.h