Import the global sched_lock variable instead of using a private copy. This
fixes a problem where cpu_switch() wasn't properly saving and restoring
the recursion count for sched_lock.
Description
Description
Details
Details
- Provenance
jhb Authored on - Parents
- rS65818: Fix a comment, we have mutexes now instead of a single lock.
- Branches
- Unknown
- Tags