Re: [tip:x86/platform] x86/PCI/mmcfg: Switch to ECAM config mode if possible

From: Thomas Gleixner
Date: Fri Jun 30 2017 - 14:47:19 EST


On Fri, 30 Jun 2017, Linus Torvalds wrote:
> So use the "enhanced" one for stuff above the 256-byte limit. Not for
> basic probing.

The probing itself uses type1 unconditionally. It just switches over when
mmcfg is the default and no other quirk has been applied.

Nevertheless I zap that commit in question. The rest of the series is still
valid and does not affect that. The main goal of distangling the stuff from
the global PCI lock and avoiding pointless nested locking is still reached.

Thanks,

tglx