Hi,

Issue occurs after the following commit:

commit 5495a512b63bad868c147198f7f049c2617d468c
Author: Stefano Stabellini <stefano.stabell...@eu.citrix.com>
Date:   Tue Jun 10 15:07:12 2014 +0100

    xen/arm: support HW interrupts, do not request maintenance_interrupts

    If the irq to be injected is an hardware irq (p->desc != NULL), set
    GICH_LR_HW. Do not set GICH_LR_MAINTENANCE_IRQ.


I'm going to debug it deeply.
Stefano - may be you have a feeling what it can be ?

Regards,
Andrii


On Fri, Nov 14, 2014 at 6:40 PM, Andrii Tseglytskyi
<andrii.tseglyts...@globallogic.com> wrote:
> Hi Julien,
>
>> I would be surprised that the next GIC series impact this code as the
>> next driver is only compiled for arm64 (GICv3 doesn't exist on arm32).
>> Though, there was some refactoring.
>
> I meant that code was divided for generic GIC and GICv2 together with
> refactoring. Also in mails I saw that it was initially tested without
> SMP.
> GICv3 has no impacts for sure.
>
>>
>> The interrupt management has also been reworked for Xen 4.5 to avoid
>> maintenance interrupt. I would give a look on this part.
>
> Thanks, this may help.
>
> Regards,
> Andrii
>
>
>>
>> Regards,
>>
>> --
>> Julien Grall
>
>
>
> --
>
> Andrii Tseglytskyi | Embedded Dev
> GlobalLogic
> www.globallogic.com



-- 

Andrii Tseglytskyi | Embedded Dev
GlobalLogic
www.globallogic.com

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to