git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d308643
)
[PATCH] i386: fix singlestepping though a syscall
author
Chuck Ebbert
<76306.1226@compuserve.com>
Fri, 17 Feb 2006 08:16:55 +0000
(
03:16
-0500)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 17 Feb 2006 16:55:21 +0000
(08:55 -0800)
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>
No differences found