[PATCH] i386: fix singlestepping though a syscall
authorChuck Ebbert <76306.1226@compuserve.com>
Fri, 17 Feb 2006 08:16:55 +0000 (03:16 -0500)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 17 Feb 2006 16:55:21 +0000 (08:55 -0800)
commitcfe91f9ce297e23e6fbdf61c02bdd8ab9af7c8a8
tree55ce8c6305fc70b1b544ce7365abd6054e9b5f61
parentd30864392823d5f38002fa32950689e651ee11da
[PATCH] i386: fix singlestepping though a syscall

Do not mask TIF_SINGLESTEP bit in _TIF_WORK_MASK. Masking this stopped
do_notify_resume() from being called when it should have been.

Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-i386/thread_info.h