On 28.09.2022 16:11, Roger Pau Monne wrote: > The current calls to memory_type_changed() are wider than strictly > necessary. Move them inside the iocap handlers and also limit to only > issue them when required. > > I would really like to get some feedback on the Arm change, since this > is now a prereq for the actual fix. > > Thanks, Roger. > > Roger Pau Monne (2): > arm/vgic: drop const attribute from gic_iomem_deny_access() > x86/ept: limit calls to memory_type_changed()
Are there intentions for having these on 4.17? Jan