]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/ptrace.c
x86: entry_32.S - use flags from processor-flags.h
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / ptrace.c
index eb92ccbb35026c0d12c26391067df1071536f685..559c1b027417f66823d8f214b45c61f31bbb77f1 100644 (file)
@@ -1456,7 +1456,6 @@ void send_sigtrap(struct task_struct *tsk, struct pt_regs *regs, int error_code)
 /* notification of system call entry/exit
  * - triggered by current->work.syscall_trace
  */
-__attribute__((regparm(3)))
 int do_syscall_trace(struct pt_regs *regs, int entryexit)
 {
        int is_sysemu = test_thread_flag(TIF_SYSCALL_EMU);