]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit4ae6877268138335d1ea7e99a8fc6dd13537a9f0
tree55ce8c6305fc70b1b544ce7365abd6054e9b5f61
parent896fd58948c5ba52175dc3d73eba4aee1362d550
[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