Re: [PATCH 0/6] x86/microcode: Support for Intel Staging Feature
From: Colin Mitchell
Date: Fri Feb 28 2025 - 17:28:02 EST
As a potential user, I'd advocate for an option to disable legacy
loading if staging is supported.
The difference in quiesce time between staging and legacy loading
can be significant. Since late loading is more of an explicit active
action, I would believe allowing the initiating process freedom of a retry
loop or handling any errors from staging makes sense.
Presumably load_late_locked could return an error on failure
to stage leading to an appropriate print.