[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xen 4.5 random freeze question
Hi Stefano, > > if ( !list_empty(¤t->arch.vgic.lr_pending) && lr_all_full() ) > > - GICH[GICH_HCR] |= GICH_HCR_UIE; > > + GICH[GICH_HCR] |= GICH_HCR_NPIE; > > else > > - GICH[GICH_HCR] &= ~GICH_HCR_UIE; > > + GICH[GICH_HCR] &= ~GICH_HCR_NPIE; > > > > } > > Yes, exactly I tried, hang still occurs with this change Regards, Andrii -- Andrii Tseglytskyi | Embedded Dev GlobalLogic www.globallogic.com _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |