RE: [PATCH 0/2] xen/arm: static event channel

2022-09-27 Thread Henry Wang
Hi Rahul and all, > -Original Message- > From: Rahul Singh > Subject: Re: [PATCH 0/2] xen/arm: static event channel > > Hi All, > > On 26 Sep 2022, at 1:12 pm, Bertrand Marquis > wrote: > > Hi Rahul, > > > > Please give the necessary justifica

Re: [PATCH 0/2] xen/arm: static event channel

2022-09-27 Thread Rahul Singh
Hi All, > On 26 Sep 2022, at 1:12 pm, Bertrand Marquis wrote: > > Hi Rahul, > > Please give the necessary justification for inclusion in 4.17: > - severity of the bug fixed The severity of the bug is high as without this fixed system with ACPI support will fail to boot. > - probability and i

Re: [PATCH 0/2] xen/arm: static event channel

2022-09-26 Thread Bertrand Marquis
Hi Rahul, Please give the necessary justification for inclusion in 4.17: - severity of the bug fixed - probability and impact of potential issues that the patch could add. thanks Bertrand > On 23 Sep 2022, at 13:02, Rahul Singh wrote: > > This patch series fix issues related to static event ch

[PATCH 0/2] xen/arm: static event channel

2022-09-23 Thread Rahul Singh
This patch series fix issues related to static event channel series. Rahul Singh (2): xen: Add static event channel in SUPPORT.md on ARM xen/arm: fix booting ACPI based system after static evtchn series SUPPORT.md | 7 +++ xen/arch/arm/setup.c | 5 +++-- 2 files changed, 10 ins