Re: [PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks

From: Guilherme Piccoli
Date: Wed Nov 18 2020 - 17:37:09 EST


Thanks a lot Bjorn! I confess except for PPC64 Server machines, I
never saw other "domains" or segments. Is it common in x86 to have
that? The early_quirks() are restricted to the first segment, no
matter how many host bridges we have in segment 0000?

Thanks again!