commit | 95f75476b9a8841c7070301305fbcd437d07c40c | [log] [tgz] |
---|---|---|
author | Sasha Levin <sasha.levin@oracle.com> | Tue Apr 01 09:29:15 2014 -0400 |
committer | Sasha Levin <sasha.levin@oracle.com> | Tue Apr 01 11:46:09 2014 -0400 |
tree | 1a205bc654751e3f5e5c7b744946d5835647840d | |
parent | 01d5f3b598b18a5035426c30801adf65822dbd0c [diff] |
tools/liblockdep: Ignore asmlinkage and visible 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>