Re: [PATCHSET] Linux 2.4.19-pre7-jam4

From: J.A. Magallon (jamagallon@able.es)
Date: Mon Apr 22 2002 - 02:40:13 EST


On 2002.04.22 Norbert Kiesel wrote:
>Hi,
>
>I had two compile problems:
>1) sched.c complains about missing local_bh_count, TQUEUE_BH, ...
>2) init/do_mounts.c complains about SCHED_YIELD (if initrd is enabled)
>
>The following patch fixes both problems for me.
>
[...]

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/



This archive was generated by hypermail 2b29 : Tue Apr 23 2002 - 22:00:30 EST