aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
diff options
context:
space:
mode:
authorChristoph Lameter <[email protected]>2008-04-28 18:52:39 -0700
committerIngo Molnar <[email protected]>2008-05-12 21:28:03 +0200
commit00c1bb133cf351fa3904b00a48a9cf535d018de6 (patch)
treecbba176a82bf8f4f8d9e2b127468f1ef2c021123 /tools/perf
parente57549b017552f7a493b366f5ccd4781801083e4 (diff)
x86: thread_info: merge tif masks
The TIF masks are basically the same. x86_32 also has _TIF_SYSCALL_EMU which is zero for the 64 bit case. The tif masks become the same. x86_64 has an additional _TIF_DONOTIFY_MASK. Does not hurt for the 32 bit case since it is only used in x86_64 arch code. Signed-off-by: Christoph Lameter <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions