On Tue, Sep 16, 2025 at 03:11:50PM +0100, Lorenzo Stoakes wrote: > It is relatively trivial to update this code to use the f_op->mmap_prepare > hook in favour of the deprecated f_op->mmap hook, so do so. > > Signed-off-by: Lorenzo Stoakes <[email protected]> > Reviewed-by: David Hildenbrand <[email protected]> > --- > kernel/relay.c | 33 +++++++++++++++++---------------- > 1 file changed, 17 insertions(+), 16 deletions(-)
Reviewed-by: Jason Gunthorpe <[email protected]> Jason
