[dpdk-dev] [PATCH] bus/pci: fix use after free on unplug
    David Marchand 
    david.marchand at redhat.com
       
    Thu Nov  4 15:21:39 CET 2021
    
    
  
On Thu, Nov 4, 2021 at 3:16 PM Maxime Coquelin
<maxime.coquelin at redhat.com> wrote:
> On 11/3/21 12:16, David Marchand wrote:
> > rte_pci_unmap_device() needs intr_handle objects to unregister
> > callbacks.
> >
> > Bugzilla ID: 845
> > Fixes: d61138d4f0e2 ("drivers: remove direct access to interrupt handle")
> >
> > Signed-off-by: David Marchand <david.marchand at redhat.com>
Tested-by: Yan Xia <yanx.xia at intel.com>
> Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Applied, thanks.
-- 
David Marchand
    
    
More information about the dev
mailing list