[PATCH v5 7/8] execmem: add support for cache of large ROX pages

Christoph Hellwig hch at infradead.org
Mon Oct 14 16:55:25 AEDT 2024


On Sun, Oct 13, 2024 at 11:43:41AM +0300, Mike Rapoport wrote:
> > But why?  That's pretty different from our normal style of arch hooks,
> > and introduces an indirect call in a security sensitive area.
> 
> Will change to __weak hook. 

Isn't the callback required when using the large ROX page?  I.e.
shouldn't it be an unconditional callback and not a weak override?



More information about the Linuxppc-dev mailing list