patch-2.3.43 linux/fs/proc/array.c
Next file: linux/fs/proc/base.c
Previous file: linux/fs/proc/Makefile
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Feb 10 12:41:10 2000
- Orig file:
v2.3.42/linux/fs/proc/array.c
- Orig date:
Thu Nov 18 20:25:37 1999
diff -u --recursive --new-file v2.3.42/linux/fs/proc/array.c linux/fs/proc/array.c
@@ -133,8 +133,7 @@
TASK_INTERRUPTIBLE |
TASK_UNINTERRUPTIBLE |
TASK_ZOMBIE |
- TASK_STOPPED |
- TASK_SWAPPING);
+ TASK_STOPPED);
const char **p = &task_state_array[0];
while (state) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)