|
|
|
|
|
by etaoins
2662 days ago
|
|
This is a concern but it usually works for two reasons: 1. Most firmware is sufficiently broken that Linux drivers are already hardened against devices being brought up in arbitrary states. 2. kexec walks the device tree to shut down all devices before starting the new kernel. This usually gets devices closer to a startup state, or at least a smaller number of known shutdown states. |
|