commit | 8bd66d147c88bd441178c7b4c774ae5a185f19b8 | [log] [tgz] |
---|---|---|
author | ndesaulniers@google.com <ndesaulniers@google.com> | Wed Oct 31 12:39:01 2018 -0700 |
committer | Miguel Ojeda <miguel.ojeda.sandonis@gmail.com> | Tue Nov 06 15:30:16 2018 +0100 |
tree | f6518dc141cde0d4509253c0ae46732d1ca82f24 | |
parent | 651022382c7f8da46cb4872a545ee1da6d097d2a [diff] |
include/linux/compiler*.h: define asm_volatile_goto asm_volatile_goto should also be defined for other compilers that support asm goto. Fixes commit 815f0ddb346c ("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>