variable dumpable changed place in sched.h

From: Stefan Stonjek (stefan@zenith102.desy.de)
Date: Tue Jul 24 2001 - 12:39:04 EST


Today I tried to compile arla 0.35.5 for the new 2.4.7 Linux kernel.
I figured out that linux/include/linux/sched.h changed in a way which
blocks arla.

The variable "dumpable" moved from the "task_struct" to "mm_struct". Since
"task_struct" includes two pointers to "mm_struct" I do not know which
variable (mm->dumpable or active_mm->dumpable) takes over the role of the
single "dumpable" variable from the older kernels?

Maybe someone can tell me, so I can patch arla.

Tschuess
        Stefan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Jul 31 2001 - 21:00:17 EST