git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ae8537
)
x86, asmlinkage, lguest: Pass in globals into assembler statement
author
Andi Kleen
<ak@linux.intel.com>
Tue, 5 Nov 2013 10:52:28 +0000
(21:22 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 7 Nov 2013 01:43:05 +0000
(12:13 +1030)
Tell the compiler that the inline assembler statement
references lguest_entry.
This fixes compile problems with LTO where the variable
and the assembler code may end up in different files.
Cc: x86@kernel.org
Cc: rusty@rustcorp.com.au
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/lguest/x86/core.c
patch
|
blob
|
history
diff --cc
drivers/lguest/x86/core.c
Simple merge