https://github.com/torvalds/linux
Revision cfe91f9ce297e23e6fbdf61c02bdd8ab9af7c8a8 authored by Chuck Ebbert on 17 February 2006, 08:16:55 UTC, committed by Linus Torvalds on 17 February 2006, 16:55:21 UTC
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>
1 parent d308643
History
Tip revision: cfe91f9ce297e23e6fbdf61c02bdd8ab9af7c8a8 authored by Chuck Ebbert on 17 February 2006, 08:16:55 UTC
[PATCH] i386: fix singlestepping though a syscall
Tip revision: cfe91f9
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 66.3 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top