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:
01d5f3b
)
tools/liblockdep: Ignore asmlinkage and visible
author
Sasha Levin
<sasha.levin@oracle.com>
Tue, 1 Apr 2014 13:29:15 +0000
(09:29 -0400)
committer
Sasha Levin
<sasha.levin@oracle.com>
Tue, 1 Apr 2014 15:46:09 +0000
(11:46 -0400)
Commit
63f9a7fde7
"asmlinkage: Make lockdep_sys_exit asmlinkage" has added
asmlinkage annotation to lockdep_sys_exit, which broke build of liblockdep.
Since we don't need asmlinkage in liblockep, just ignore it.
Reported-by: Eunbong Song <eunb.song@samsung.com>
Reported-by: Robin Hack <rhack@redhat.com>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
No differences found