On Wed, Jul 24, 2024 at 01:10:29AM +0000, James Houghton wrote: > Remove the now unnecessary ifdef in mm/damon/vaddr.c as well. > > Signed-off-by: James Houghton <jthoughton@xxxxxxxxxx> > --- > include/linux/mmu_notifier.h | 7 +++++++ > mm/damon/vaddr.c | 2 -- > 2 files changed, 7 insertions(+), 2 deletions(-) Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx> Jason