Re: [PATCH 2/2] selftests/mm: Fix soft-dirty kselftest supported check
Andrew Morton <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.kernel.mm |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 6 Aug 2026 14:17:04 -0400 Audra Mitchell <[email protected]> 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.