mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
`c->cpu_sched_reset_on_fork` is serialized using `exec-context-cpu-sched-reset-on-fork` and `exec-context-cpu-scheduling-reset-on-fork`. Let's keep only the second one, to serialize the value only if `cpu_sched_set` is true.