diff options
| author | Yinghai Lu <yinghai@kernel.org> | 2015-01-15 16:21:49 -0600 |
|---|---|---|
| committer | Luis Henriques <luis.henriques@canonical.com> | 2015-02-04 10:57:28 +0000 |
| commit | 43219fb64dedc2cfd847a99a2c1e12021216792b (patch) | |
| tree | 0351ff1a5d4d0af8f2444ec60dcc870bbefea28e /kernel | |
| parent | f8bf6f71616658ed4d6d2a320d58b86ea02f037f (diff) | |
PCI: Add pci_bus_clip_resource() to clip to fit upstream window
commit 0f7e7aee2f37119a32e6e8b63250922442528961 upstream.
Add pci_bus_clip_resource(). If a PCI-PCI bridge window overlaps an
upstream bridge window but is not completely contained by it, this clips
the downstream window so it fits inside the upstream one.
No functional change (this adds the function but no callers).
[bhelgaas: changelog, split into separate patch]
Link: https://bugzilla.kernel.org/show_bug.cgi?id=85491
Reported-by: Marek Kordik <kordikmarek@gmail.com>
Fixes: 5b28541552ef ("PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resources")
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions
