Per systemctl(1), it "is asynchronous; it will return after the reboot
operation is enqueued, without waiting for it to complete". This
differs from kexec(8), which calls reboot(2) and therefore does not
return.
When not using fallback, this confusingly results in:
error trying to perform 's
Hi Gary,
Usually a v2 series will also include what changed from v1 -> v2 and
subsequent versions will keep the changelog. Also, for such a large
series, using --range-diff with git format-patch can be helpful for
reviewers (it will include here the exact changes to each patch from the
last v