Yup, there are files not covered by 20-sched-O1-rml-1.
Fast search:
werewolf:/usr/src/linux# grep -r SCHED_YIELD *
arch/alpha/mm/fault.c: current->policy |= SCHED_YIELD;
arch/mips/mm/fault.c: tsk->policy |= SCHED_YIELD;
arch/ppc/mm/fault.c: current->policy |= SCHED_YIELD;
arch/m68k/mm/fault.c: current->policy |= SCHED_YIELD;
arch/arm/mm/fault-common.c: tsk->policy |= SCHED_YIELD;
arch/sh/mm/fault.c: current->policy |= SCHED_YIELD;
arch/ia64/mm/fault.c: current->policy |= SCHED_YIELD;
arch/mips64/mm/fault.c: tsk->policy |= SCHED_YIELD;
arch/s390/mm/fault.c: tsk->policy |= SCHED_YIELD;
arch/s390x/mm/fault.c: tsk->policy |= SCHED_YIELD;
init/do_mounts.c: current->policy |= SCHED_YIELD;
I will try to make similar changes for those in a -jam5.
Many thanks.
-- J.A. Magallon # Let the source be with you... mailto:jamagallon@able.es Mandrake Linux release 8.3 (Cooker) for i586 Linux werewolf 2.4.19-pre7-jam4 #1 SMP lun abr 22 00:52:56 CEST 2002 i686 - 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/