On Tue, Sep 4, 2018 at 6:41 PM Moritz Fischer <moritz.fischer@xxxxxxxxx> wrote: Hi Moritz, > > Hi Alan, > > On Tue, Sep 4, 2018 at 2:22 PM, Alan Tull <atull@xxxxxxxxxx> wrote: > > A couple drivers were accessing the region struct after it had been > > freed. Save off the pointer to the mgr before the region struct gets > > freed. > > > > Signed-off-by: Alan Tull <atull@xxxxxxxxxx> > Acked-by: Moritz Fischer <mdf@xxxxxxxxxx> Thanks! Alan