[PATCH] 2.4-ac: more yield abstractions

From: Robert Love (rml@tech9.net)
Date: Tue May 07 2002 - 12:53:05 EST


Alan,

The attached patch should replace the remaining occurrences of

        current->policy |= SCHED_YIELD;
        schedule();

with

        yield();

I missed this previously because they are in arch-dependent non-x86
code. Patch is against 2.4.19-pre7-ac4, please apply.

        Robert Love



-
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 May 07 2002 - 22:00:30 EST