Re: [PATCH 1/1] PCI/IDE: Fix reading a wrong reg for unused sel stream initialization

From: dan.j.williams

Date: Wed Jan 14 2026 - 11:15:04 EST


Bjorn Helgaas wrote:
> On Sun, Jan 11, 2026 at 03:38:23PM +0800, Li Ming wrote:
> > During pci_ide_init(), it will write PCI_ID_RESERVED_STREAM_ID into all
> > unused selective IDE stream blocks. In a selective IDE stream block, IDE
> > stream ID field is in selective IDE stream control register instead of
> > selective IDE stream capability register.
> >
> > Fixes: 079115370d00 ("PCI/IDE: Initialize an ID for all IDE streams")
> > Signed-off-by: Li Ming <ming.li@xxxxxxxxxxxx>
>
> Acked-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
>
> Dan, I assume you'll take this? It looks like you've merged
> everything to do with ide.c.

Yes, I have cleared some CXL backlog from over the holidays and will get
this queued.