On Tue, Nov 21, 2023 at 08:23:15PM -0800, Daniel Stodden wrote: > Changes since v3: > * Restart from upstream f9724598e29df3acfcf5327df11aae2aba1b7f61 > * Add missing pci_dev_put() to stdev_create()'s failure path. > * Reviewed-by: Dmitry Safonov <dima@xxxxxxxxxx> > > Thanks for the patience. > Daniel > > Daniel Stodden (1): > PCI: switchtec: Fix stdev_release() crash after surprise hot remove > > drivers/pci/switch/switchtec.c | 25 +++++++++++++++++-------- > 1 file changed, 17 insertions(+), 8 deletions(-) Thanks for the v4, I replaced the v3 patch, so this is on the "switchtec" branch for v6.8.