On Tue, 3 Mar 2026 12:53:23 +1100
David Gibson
On Sun, Feb 22, 2026 at 12:44:41PM -0500, Jon Maloy wrote:
Some migration address structures and functions have a _v1 suffix. This is confusing, since they are currently handling version 2 of the migration protocol. We are now going to introduce a new version 3 of the protocol, so we choose to give these functions the correct suffix _v2 instead. This is in correspondence with current reality, and will help make a clearer distinction between the old and the new versions of those functions.
Signed-off-by: Jon Maloy
Reviewed-by: David Gibson Stefano, this is a sensible cleanup independent of the rest of the series. Please apply.
Sure, I will. What about 5/13, should I apply that independently as well, to start cutting down a bit on the series? Jon, thoughts? -- Stefano