Re: [PATCH 0/7] Accelerate page migration with batch copying and hardware offload
From: David Hildenbrand (Arm)
Date: Tue Apr 28 2026 - 15:33:49 EST
On 4/28/26 19:11, Garg, Shivank wrote:
> Hi all,
>
> Apologies. The subject prefix should have been [RFC PATCH v5 0/7].
>
> This is the fifth RFC, as mentioned in the cover letter, but I
> missed the prefix while formatting the patches. Please treat this
> round as RFC v5.
Ever since I switched to b4 for patch management, the quality of my life improved :)
$ b4 prep -n SERIES -f mm/mm-unstable
$ b4 prep --set-prefixes RFC
... add patches
$ b4 prep --auto-to-cc
$ b4 prep --edit-cover
$ b4 send --no-sign
--
Cheers,
David