[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20250616172618.0609127a8b1e406d4c228d24@linux-foundation.org>
Date: Mon, 16 Jun 2025 17:26:18 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Ujwal Kundur <ujwal.kundur@...il.com>
Cc: shuah@...nel.org, peterx@...hat.com, jackmanb@...gle.com,
linux-kernel@...r.kernel.org, linux-kselftest@...r.kernel.org,
linux-mm@...ck.org
Subject: Re: [PATCH v5 1/1] selftests/mm/uffd: Refactor non-composite global
vars into struct
On Mon, 16 Jun 2025 15:34:06 +0530 Ujwal Kundur <ujwal.kundur@...il.com> 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.
Well I guess that's nicer.
> 5 files changed, 616 insertions(+), 542 deletions(-)
It needs to be!
Thanks, I'll queue it for testing while Peter thinks about it :)
Powered by blists - more mailing lists