]> 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)
commit24e1d29df4d329386f7b2a41d9a778bd86fc5efc
treef6518dc141cde0d4509253c0ae46732d1ca82f24
parenta9e80a095d95d1159b26f73bd6d9c2fadc7fb411
include/linux/compiler*.h: define asm_volatile_goto

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

Fixes commit 573db898fb28 ("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