On 15.07.2025 10:06, Petr Beneš wrote: > On Tue, Jul 15, 2025 at 9:59 AM Jan Beulich <jbeul...@suse.com> wrote: >> On 15.07.2025 00:48, Petr Beneš wrote: >>> Petr Beneš (7): >>> xen: Refactor altp2m options into a structured format >>> tools/xl: Add altp2m_count parameter >>> docs/man: Add altp2m_count parameter to the xl.cfg manual >>> xen: Make the maximum number of altp2m views configurable for x86 >>> tools/libxl: Activate the altp2m_count feature >>> xen/x86: Disallow creating domains with altp2m enabled and altp2m.nr >>> == 0 >>> tools/ocaml: Add altp2m_count parameter >> >> Please can you post new versions as applicable to present staging? The first >> three of these patches were committed a week ago. > > Not sure I understand. They were reverted. What does it mean to "post > new versions"? I've rebased my branch to current staging before > submitting this patch series.
Hmm, sorry, two of them were indeed reverted. I simply didn't remember, and checked only for patches authored by you. Patch 1 wasn't reverted, though? And then, as to patch 2 (which was the problematic one): Why did you retain Anthony's R-b? In the v7 discussion I see no indication of him to keep the tag with the change in place. Which (generally) is taken to mean the person wants to take another look before possible re-offering the tag. With a bug fixed, all R-b covering that area become invalid (unless explicitly indicated otherwise). Jan