[BugDB] kernel compile fails due to changes in sched.h

From: john@grabjohn.com
Date: Fri Jun 06 2003 - 02:00:58 EST


Just noticed this new bug report in my bug DB:

http://grabjohn.com/kernelbugdatabase/index.php?action=21&id=59

Kernel compilation with devfs chosen in config fails. The compiler complains that "p_opptr" is not a member of struct task_struct. This is because the names of this family have changed in sched.h. Changing the references in base.c from "p_opptr" to "parent" solves the problem.

John.
-
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 : Sat Jun 07 2003 - 22:00:29 EST