diff options
author | Ingo Molnar <[email protected]> | 2016-09-15 08:56:21 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-09-15 09:44:32 +0200 |
commit | 3947f49302e4d1576ee58addd8d20b477faef5ea (patch) | |
tree | 119d417a5d92f00b7cf3b1124b9e824f65edda67 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 91b7bd39e62e190700aa1398e451a6dfa6d24465 (diff) |
x86/vdso: Only define map_vdso_randomized() if CONFIG_X86_64
... otherwise the compiler complains:
arch/x86/entry/vdso/vma.c:252:12: warning: ‘map_vdso_randomized’ defined but not used [-Wunused-function]
But the #ifdeffery here is getting pretty ugly, so move around
vdso_addr() as well to cluster the dependencies a bit more.
It's still not particulary pretty though ...
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: Dmitry Safonov <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions