commit | 3c36c6aa4aa1b3483c6a0370028608367426f58e | [log] [tgz] |
---|---|---|
author | Chuck Ebbert <76306.1226@compuserve.com> | Thu Mar 23 02:59:39 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Mar 23 07:38:04 2006 -0800 |
tree | 2eaa033543eb67536f7da6ac1912f7a41e87ff7e | |
parent | cc04ee9cc527e314e6906849ee931c33764f861e [diff] |
[PATCH] i386: Don't let ptrace set the nested task bit There's no good reason for allowing ptrace to set the NT bit in EFLAGS, so mask it off. Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>