Re: [PATCH 2/2] selftests/mm: Fix soft-dirty kselftest supported check

From: Andrew Morton

Date: Thu Aug 06 2026 - 14:47:22 EST


On Thu, 6 Aug 2026 14:17:04 -0400 Audra Mitchell <audra@xxxxxxxxxx> wrote:

> /* `start` is any valid address. */
> -static bool pagemap_scan_supported(int fd, char *start)
> +static bool pagemap_scan_supported(int fd)

Thanks. Sashiko points out that the comment is old, so I just removed
it.