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.

