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:
2605fc2
)
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
author
Andi Kleen
<ak@linux.intel.com>
Thu, 1 May 2014 22:44:38 +0000
(
00:44
+0200)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Mon, 5 May 2014 23:07:46 +0000
(16:07 -0700)
As requested by Linus add explicit __visible to the asmlinkage users.
This marks functions visible to assembler.
Tree sweep for rest of tree.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Link:
http://lkml.kernel.org/r/1398984278-29319-4-git-send-email-andi@firstfloor.org
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found