git.samba.org
/
sfrench
/
cifs-2.6.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
8bd66d1
)
include/linux/compiler*.h: define asm_volatile_goto
author
ndesaulniers@google.com
<ndesaulniers@google.com>
Wed, 31 Oct 2018 19:39:01 +0000
(12:39 -0700)
committer
Miguel Ojeda
<miguel.ojeda.sandonis@gmail.com>
Tue, 6 Nov 2018 14:30:16 +0000
(15:30 +0100)
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>
No differences found