Hi Jan,

> On 5 Jul 2022, at 4:13 pm, Jan Beulich <jbeul...@suse.com> wrote:
> 
> On 22.06.2022 16:38, Rahul Singh wrote:
>> evtchn_bind_interdomain() finds the local domain from "current->domain"
>> pointer.
>> 
>> evtchn_bind_interdomain() will be called from the XEN to support static
>> event channel during domain creation. "current" pointer is not valid at
>> that time, therefore modify the evtchn_bind_interdomain() to pass
>> domain as an argument.
>> 
>> Signed-off-by: Rahul Singh <rahul.si...@arm.com>
> 
> I think this wants folding with the previous patch.

Ack.

Regards,
Rahul


Reply via email to