diff options
author | Andy Lutomirski <[email protected]> | 2016-04-02 07:01:32 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-04-13 11:37:44 +0200 |
commit | 7bbcdb1ca4d2fd69094ee89c18601b396531ca9f (patch) | |
tree | d8a117babfa869335321285012d7862d96bf7af1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6aa6dbfced51dec6cde159c6167ad3dad6add823 (diff) |
x86/head: Pass a real pt_regs and trapnr to early_fixup_exception()
early_fixup_exception() is limited by the fact that it doesn't have a
real struct pt_regs. Change both the 32-bit and 64-bit asm and the
C code to pass and accept a real pt_regs.
Tested-by: Boris Ostrovsky <[email protected]>
Signed-off-by: Andy Lutomirski <[email protected]>
Acked-by: Linus Torvalds <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Arjan van de Ven <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: KVM list <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: xen-devel <[email protected]>
Link: http://lkml.kernel.org/r/e3fb680fcfd5e23e38237e8328b64a25cc121d37.1459605520.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