On Thu, Sep 16, 2021 at 08:35:37PM +0530, Selvin Xavier wrote: > Hi Jason, > A patch that avoids the crash is merged to the linux-pci tree. > https://lore.kernel.org/linux-pci/20210914201606.GA1452219@bjorn-Precision-5520/T/ > With the pci patch, the host will not crash. But driver will get > following error message when called for VF > ""platform doesn't support global atomics." > > we want to prevent calling pci_enable_atomic_ops_to_root for VF > anyway. Can you please pull this patch in bnxt_re? It doesn't work like this you have to wait until v5.16 for all the trees to be harmonized. You should take care of it in your internal testing tree in the interm. Jason