aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/msr.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2005-09-29 14:54:42 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2005-09-29 15:20:47 -0700
commit5acbc5cb507e6c381b70093b1081854708e82b16 (patch)
tree504bf5b1a1079fedd424d130589a336745f803e9 /include/asm-x86_64/msr.h
parentRevert task flag re-ordering, add comments (diff)
downloadlinux-dev-5acbc5cb507e6c381b70093b1081854708e82b16.tar.xz
linux-dev-5acbc5cb507e6c381b70093b1081854708e82b16.zip
[PATCH] Fix task state testing properly in do_signal_stop()
Any tests using < TASK_STOPPED or the like are left over from the time when the TASK_ZOMBIE and TASK_DEAD bits were in the same word, and it served to check for "stopped or dead". I think this one in do_signal_stop is the only such case. It has been buggy ever since exit_state was separated, and isn't testing the exit_state value. Signed-off-by: Roland McGrath <roland@redhat.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions