[dpdk-dev] [PATCH v2] vfio: Fix vfio disable INTx

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Mar 30 17:00:14 CEST 2017


2017-03-28 15:28, Burakov, Anatoly:
> > From: Rao, Nikhil
> > Sent: Wednesday, March 29, 2017 12:54 AM
> > To: Burakov, Anatoly <anatoly.burakov at intel.com>
> > Cc: dev at dpdk.org
> > Subject: [PATCH v2] vfio: Fix vfio disable INTx
> > 
> > The flags member of irq_set should be ORed with
> > VFIO_IRQ_SET_ACTION_MASK and not VFIO_IRQ_SET_ACTION_UNMASK.
> > The bug was found by code inspection.
> > 
> > Fixes: 5c782b3928b8 (\"vfio: interrupts\")
> > 
> > Signed-off-by: Nikhil Rao <nikhil.rao at intel.com>
> 
> Great find!
> 
> Acked-by: Anatoly  Burakov <anatoly.burakov at intel.com>

Applied, thanks


More information about the dev mailing list