mirror of
https://github.com/opnsense/src.git
synced 2026-07-05 07:16:20 -04:00
kern/sched_ule.c - Add __powerpc__ to the list of supported architectures powerpc/conf/GENERIC - Swap SCHED_4BSD with SCHED_ULE powerpc/powerpc/genassym.c - Export TD_LOCK field of thread struct powerpc/powerpc/swtch.S - Handle new 3rd parameter to cpu_switch() by updating the old thread's lock. Note: uniprocessor-only, will require modification for MP support. powerpc/powerpc/vm_machdep.c - Set 3rd param of cpu_switch to mutex of old thread's lock, making the call a no-op. Reviewed by: marcel, jeffr (slightly older version) |
||
|---|---|---|
| .. | ||
| aim | ||
| compile | ||
| conf | ||
| include | ||
| ofw | ||
| powermac | ||
| powerpc | ||
| psim | ||