On Mon, Jun 04, 2018 at 04:51:41PM -0600, Keith Busch wrote: > The PCI sysfs interface may not be a dependable method for toggling the > PCI device state to trigger the timeouts. This patch goes directly to > the config space to make device failure occur. > > Signed-off-by: Keith Busch <keith.busch@xxxxxxxxx> > --- > v1 -> v2: > > Toggling only PCI Command Register BME bit, rather than including MEM. Thanks, Keith, applied.