aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorSuresh Siddha <[email protected]>2012-06-14 18:07:15 -0700
committerH. Peter Anvin <[email protected]>2012-06-14 18:16:04 -0700
commit0b91f45b23cb73ce11acdc3cf4c6efd4441e3b3e (patch)
tree0075c0aa7b7228d2ce5ab4d44af378a6500fc875 /tools/perf/util/scripting-engines/trace-event-python.c
parent161270fc1f9ddfc17154e0d49291472a9cdef7db (diff)
x86, compat: Use test_thread_flag(TIF_IA32) in compat signal delivery
Signal delivery compat path may not have the 'TS_COMPAT' flag (that flag indicates how we entered the kernel). So use test_thread_flag(TIF_IA32) instead of is_ia32_task(): one of the functions of TIF_IA32 is just what kind of signal frame we want. Signed-off-by: Suresh Siddha <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Cc: [email protected] # v3.4 Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions