Re: [PATCH v7 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

From: Brendan Jackman
Date: Thu Aug 21 2025 - 08:51:41 EST


On Sun Aug 17, 2025 at 6:52 AM UTC, Ujwal Kundur wrote:
> Refactor macros and non-composite global variable definitions into a
> struct that is defined at the start of a test and is passed around
> instead of relying on global vars.

Hey sorry for the delayed response here.

Based on doing a range-diff vs the v4 that I reviewed this LGTM,
thanks!

Reviewed-By: Brendan Jackman <jackmanb@xxxxxxxxxx>