[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v4 1/2] IOMMU/spinlock: Fix a bug found in AMD IOMMU initialization
> From: Xu, Quan > Sent: Thursday, March 10, 2016 10:10 PM > > pcidevs_lock doesn't require interrupts to be disabled while being acquired. > However there remains an exception in AMD IOMMU code, where the lock is > acquired with interrupt disabled. This inconsistency might lead to deadlock. > > The fix is straightforward to use spin_lock instead. Also interrupt has been > enabled when this function is invoked, so we're sure consistency around > pcidevs_lock can be guaranteed after this fix. > > Signed-off-by: Quan Xu <quan.xu@xxxxxxxxx> > Reviewed-by: Dario Faggioli <dario.faggioli@xxxxxxxxxx> > CC: Suravee Suthikulpanit <suravee.suthikulpanit@xxxxxxx> > CC: Dario Faggioli <dario.faggioli@xxxxxxxxxx> > CC: Jan Beulich <jbeulich@xxxxxxxx> > CC: Kevin Tian <kevin.tian@xxxxxxxxx> Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |