lkml.org 
[lkml]   [2007]   [Nov]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH x86/mm 06/11] x86 ptrace arch merge
On Thu, 29 Nov 2007 04:00:14 -0800 (PST) Roland McGrath <roland@redhat.com> wrote:

> --- a/arch/x86/kernel/ptrace.c
> +++ b/arch/x86/kernel/ptrace.c
> @@ -461,12 +461,13 @@ static int ptrace_set_debugreg(struct task_struct *child,
> void ptrace_disable(struct task_struct *child)
> {
> user_disable_single_step(child);
> +#ifdef TIF_SYSCALL_EMU
> clear_tsk_thread_flag(child, TIF_SYSCALL_EMU);
> +#endif

Is TIF_SYSCALL_EMU ever undefined here?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-11-29 18:33    [W:0.125 / U:0.840 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site