On 30.11.2021 11:04, Andrew Cooper wrote: > At the moment, we have two locations selecting restricted permissions, not > very far apart on boot, dependent on opposite answers from using_2M_mapping(). > The later location however can shatter superpages if needed, while the former > cannot. > > Collect together all the permission adjustments at the slightly later point in > boot, as we're may need to shatter a superpage to support __ro_after_init. > > No functional change. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
Again with the understanding that this doesn't really depend on patch 4: Reviewed-by: Jan Beulich <jbeul...@suse.com> Jan