diff options
author | Andy Lutomirski <[email protected]> | 2016-06-09 13:57:04 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-06-14 12:16:06 +0200 |
commit | f0702555b16d31d61dc758fac6efb994c3fe3ec6 (patch) | |
tree | 9b0944dcf969a3e300e2cccb1c4538f8a8ed8c5d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 99158f10e91768d34c5004c40c42f802b719bcae (diff) |
x86/vdso/32: Assemble sigreturn.S separately
sigreturn.S was historically included by the various
__kernel_vsyscall implementations due to assumptions about all the
32-bit vDSO images having the sigreturn symbols at the same address.
Those assumptions were removed in v3.16, and as of v4.4, there is only
a single 32-bit vDSO left.
Simplify the build process by assembling sigreturn.S into a normal
object file.
Signed-off-by: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/d7b6dfde3c7397aa26977320da90448363b5a7e9.1465505753.git.luto@kernel.org
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions