On 29.05.2024 12:37, Andrew Cooper wrote: > {cmci,lmce}_support are written during S3 resume, so cannot live in > __ro_after_init. Move them back to being __read_mostly, as they were > originally. > > Link: https://gitlab.com/xen-project/xen/-/jobs/6966698361 > Fixes: 19b6e9f9149f ("x86/MCE: optional build of AMD/Intel MCE code") > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
Acked-by: Jan Beulich <jbeul...@suse.com>