Hi All, > On 26 Sep 2022, at 1:12 pm, Bertrand Marquis <bertrand.marq...@arm.com> 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 impact of potential issues that the patch could add. As we are not supporting the static event channel for ACPI, it is okay to move alloc_static_evtchn() under acpi_disabled check. Regards, Rahul