[PATCH 0/2] xen: randconfig fixes

Stefano Stabellini posted 2 patches 6 days, 20 hours ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/alpine.DEB.2.22.394.2510221616570.495094@ubuntu-linux-20-04-desktop
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(-)
[PATCH 0/2] xen: randconfig fixes
Posted by Stefano Stabellini 6 days, 20 hours ago
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(-)
Re: [PATCH 0/2] xen: randconfig fixes
Posted by Stefano Stabellini 6 days, 1 hour ago
Hi Oleksii,

The two patches solved the problem and survived 1000 iterations on
gitlab. They are reviewed and acked.

Can I go ahead and commit them to staging so that they will be in RC3?

Cheers,

Stefano


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(-)
>
Re: [PATCH 0/2] xen: randconfig fixes
Posted by Oleksii Kurochko 2 days, 4 hours ago
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(-)
>>