FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue
authorDavid Howells <dhowells@redhat.com>
Thu, 11 Jun 2009 12:05:19 +0000 (13:05 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Jun 2009 16:01:26 +0000 (09:01 -0700)
commit24ceb7e8a6c5dd6e32ac3d43a2424542c97989f5
tree226705b14b7c2d71e9143c4b111d1afb8ea32d63
parentb7bab880c795ec620041ef0295cbbbc5a726f414
FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue

Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue in FRV's
entry.S.  This was originally for debugging stuff and should have been removed
a long time ago.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/frv/kernel/entry.S