Re: 2.1.111 fix for debugger ptrace(PTRACE_ATTACH, ...) side-effects

Linus Torvalds (torvalds@transmeta.com)
Wed, 29 Jul 1998 12:48:43 -0700 (PDT)


On Wed, 29 Jul 1998, Eric Paire wrote:
> --- arch/i386/kernel/process.c.OLD Mon Jul 27 09:38:08 1998
> +++ arch/i386/kernel/process.c Wed Jul 29 18:01:38 1998
> @@ -767,8 +767,8 @@
> loaddebug(next,2);
> loaddebug(next,3);
> loaddebug(next,6);
> - loaddebug(next,7);
> }
> + loaddebug(next,7);
> }

Good spotting.

Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html