Hello Stefano,
On 10/23/25 7:51 PM, Stefano Stabellini wrote:
> Hi Oleksii,
>
> The two patches solved the problem and survived 1000 iterations on
> gitlab. They are reviewed and acked.
Good to hear that the solution has been found, so ...
>
> Can I go ahead and commit them to staging so that they will be in RC3?
... lets go with this solution:
Release-Acked-by: Oleksii Kurochko<oleksii.kurochko@gmail.com>
Thanks!
~ Oleksii
> On Wed, 22 Oct 2025, Stefano Stabellini wrote:
>> Hi all,
>>
>> I tested the two fixes together for 1000 randconfig build tests here:
>> https://gitlab.com/xen-project/people/sstabellini/xen/-/pipelines/2114931367
>>
>> And also locally on my workstation for a full day successfully.
>>
>>
>> Jan Beulich (1):
>> x86/mm: correct PG_log_dirty definition again
>>
>> Stefano Stabellini (1):
>> xen: fix randconfig build problems after introducing SYSCTL
>>
>> xen/arch/x86/hvm/Kconfig | 1 +
>> xen/arch/x86/include/asm/paging.h | 2 +-
>> xen/common/Kconfig | 1 +
>> xen/include/hypercall-defs.c | 4 ++--
>> 4 files changed, 5 insertions(+), 3 deletions(-)
>>