Re: [PATCH v6 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
From: Peter Xu
Date: Fri Jul 04 2025 - 12:21:19 EST
On Wed, Jul 02, 2025 at 08:50:57PM +0530, 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.
>
> Signed-off-by: Ujwal Kundur <ujwal.kundur@xxxxxxxxx>
It runs all fine here now. I didn't check line-by-line, but I keep
thinking this is in general good.
Acked-by: Peter Xu <peterx@xxxxxxxxxx>
Thanks,
--
Peter Xu