x86/entry: Remove do_notify_resume(), syscall_trace_leave(), and their TIF masks
authorAndy Lutomirski <luto@kernel.org>
Fri, 31 Jul 2015 21:41:10 +0000 (14:41 -0700)
committerIngo Molnar <mingo@kernel.org>
Wed, 5 Aug 2015 08:54:35 +0000 (10:54 +0200)
commit88cd622f9299c4c9e61e978bb9ef9d7599769ed0
tree7db2fd057989cac1cd3ea8f3b47bf3e02768b4da
parent5d73fc70996d9de0d1b2fc87e62dc51153204eba
x86/entry: Remove do_notify_resume(), syscall_trace_leave(), and their TIF masks

They are no longer used. Good riddance!

Deleting the TIF_ macros is really nice. It was never clear why
there were so many variants.

Signed-off-by: Andy Lutomirski <luto@kernel.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: Eric Paris <eparis@parisplace.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/22c61682f446628573dde0f1d573ab821677e06da.1438378274.git.luto@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/entry/common.c
arch/x86/include/asm/ptrace.h
arch/x86/include/asm/signal.h
arch/x86/include/asm/thread_info.h