On Mon, Mar 24, 2025 at 07:00:47AM -0400, Damien Le Moal wrote: > > + ata_port_desc(ap, " cmd 0x%lx ctl 0x%lx", (unsigned long)base, > > + (unsigned long)ap->ioaddr.ctl_addr); > > + > > + ata_host_activate(host, 0, NULL, > > + IRQF_SHARED, &pata_cswarp_sht); > > return ata_host_activate(host, 0, NULL, > IRQF_SHARED, &pata_cswarp_sht); > > so that errors are properly reported. Ack, will send a v3 and reorder the patches. -- bye, p.