diff options
author | Ingo Molnar <[email protected]> | 2015-09-05 09:32:38 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-09-08 10:03:58 +0200 |
commit | f2c609bca0b6526810fa22330ce4d173cc023ef8 (patch) | |
tree | 654afd905dbca2771dd8e1dc73a8da738879f0e7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2d057c69e743bfb88f1259ddbf1b1160bdd850e5 (diff) |
x86/headers: Move the 'struct sigcontext' definitions into the UAPI header
Our goal is to eliminate the duplicate struct sigcontext_ia32
definition, so move the kernel's primary sigcontext type into
the UAPI header, defining these two variants:
struct sigcontext_32
struct sigcontext_64
... and map them to 'struct sigcontext'.
Acked-by: Mikko Rapeli <[email protected]>
Cc: 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: Oleg Nesterov <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
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