public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Oscar Salvador <osalvador@suse.de>
Cc: David Hildenbrand <david@kernel.org>,
	Michal Hocko <mhocko@suse.com>,
	Muchun Song <muchun.song@linux.dev>,
	Vlastimil Babka <vbabka@kernel.org>,
	Lorenzo Stoakes <lorenzo.stoakes@oracle.com>,
	linux-kernel@vger.kernel.org, linux-mm@kvack.org,
	Roman Gushchin <roman.gushchin@linux.dev>
Subject: Re: [RFC PATCH v2 0/7] Implement a new generic pagewalk API
Date: Sun, 26 Apr 2026 06:11:48 -0700	[thread overview]
Message-ID: <20260426061148.944a69c2cb020b0d51f13f6a@linux-foundation.org> (raw)
In-Reply-To: <20260426125719.24698-1-osalvador@suse.de>

On Sun, 26 Apr 2026 14:57:12 +0200 Oscar Salvador <osalvador@suse.de> wrote:

> Also, I would like to thank Vlastimil, who helped me running this
> patchset quite a few times through Claude, to catch some fixes.

Well dang, I wanted to do a Claude-vs-Sashiko cage match, but "Failed
to apply".  Again :(
(https://sashiko.dev/#/patchset/20260426125719.24698-1-osalvador@suse.de).

And indeed, there are a couple of little rejects against current -linus.

Giving patch(1) the "-l" flag fixes those up, no probs.  Roman, perhaps
teach Sashiko to try that as a fallback?


  parent reply	other threads:[~2026-04-26 13:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-26 12:57 [RFC PATCH v2 0/7] Implement a new generic pagewalk API Oscar Salvador
2026-04-26 12:57 ` [RFC PATCH v2 1/7] mm: Add softleaf_from_pud Oscar Salvador
2026-04-26 12:57 ` [RFC PATCH v2 2/7] mm: Add {pmd,pud}_huge_lock helper Oscar Salvador
2026-04-26 12:57 ` [RFC PATCH v2 3/7] mm: Implement folio_pmd_batch Oscar Salvador
2026-04-26 12:57 ` [RFC PATCH v2 4/7] mm: Implement pt_range_walk Oscar Salvador
2026-04-26 12:57 ` [RFC PATCH v2 5/7] mm: Make /proc/pid/smaps use the new generic pagewalk API Oscar Salvador
2026-04-26 12:57 ` [RFC PATCH v2 6/7] mm: Make /proc/pid/numa_maps " Oscar Salvador
2026-04-26 12:57 ` [RFC PATCH v2 7/7] mm: Make /proc/pid/pagemap " Oscar Salvador
2026-04-26 13:11 ` Andrew Morton [this message]
2026-04-26 19:01 ` [syzbot ci] Re: Implement a " syzbot ci

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260426061148.944a69c2cb020b0d51f13f6a@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=david@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=lorenzo.stoakes@oracle.com \
    --cc=mhocko@suse.com \
    --cc=muchun.song@linux.dev \
    --cc=osalvador@suse.de \
    --cc=roman.gushchin@linux.dev \
    --cc=vbabka@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox