Re: [PATCH v6 2/4] PCI: Modify extend_bridge_window() to set resource size directly
On Wed, May 22, 2019 at 02:30:57PM +, Nicholas Johnson wrote: > Background > == > > In the current state, the PCI allocation could fail with Thunderbolt > under certain unusual circumstances, because add_list resources are
[PATCH v6 2/4] PCI: Modify extend_bridge_window() to set resource size directly
Background == In the current state, the PCI allocation could fail with Thunderbolt under certain unusual circumstances, because add_list resources are "optional". Guaranteed allocation requires guaranteed resource sizes. It i