On Wed, Aug 07 2024 at 22:41, Michael Ellerman wrote: > Now that powerpc no longer uses arch_unmap() to handle VDSO unmapping, > there are no meaningful implementions left. Drop support for it > entirely, and update comments which refer to it. > > Suggested-by: Linus Torvalds <torva...@linux-foundation.org> > Signed-off-by: Michael Ellerman <m...@ellerman.id.au>
Reviewed-by: Thomas Gleixner <t...@linutronix.de>