https://github.com/torvalds/linux
Revision 62efe3eebc8bfc351961eee769a5c2fc30221451 authored by Bjorn Helgaas on 09 July 2021, 23:50:27 UTC, committed by Bjorn Helgaas on 09 July 2021, 23:51:46 UTC
This reverts commit 65db04053efea3f3e412a7e0cc599962999c96b4.

Guenter reported that after 65db04053efe, the ppc:sam460ex qemu emulation
no longer boots from nvme:

  nvme nvme0: Device not ready; aborting initialisation, CSTS=0x0
  nvme nvme0: Removing after probe failure status: -19

Link: https://lore.kernel.org/r/20210709231529.GA3270116@roeck-us.net
Reported-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
1 parent 50be941
Raw File
Tip revision: 62efe3eebc8bfc351961eee769a5c2fc30221451 authored by Bjorn Helgaas on 09 July 2021, 23:50:27 UTC
Revert "PCI: Coalesce host bridge contiguous apertures"
Tip revision: 62efe3e
.cocciconfig
[spatch]
	options = --timeout 200
	options = --use-gitgrep
back to top