diff options
author | Brian Gerst <[email protected]> | 2016-05-04 22:44:37 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-05-05 08:37:30 +0200 |
commit | 1e17880371f85d3d866962e04ba3567c0654a125 (patch) | |
tree | a342af1cd9c697bf77940847d49b64764759e8fc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 092c74e420952c7cb68141731f2b562245b51eeb (diff) |
x86/entry/32: Remove GET_THREAD_INFO() from entry code
The entry code used to cache the thread_info pointer in the EBP register,
but all the code that used it has been moved to C. Remove the unused
code to get the pointer.
Signed-off-by: Brian Gerst <[email protected]>
Acked-by: Andy Lutomirski <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Borislav Petkov <[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/[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