Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1227088

Re: [PATCH v5 00/53] PCI: Resource allocation cleanup for v4.4

From Bjorn Helgaas <bhelgaas@google.com>
Newsgroups linux.kernel
Subject Re: [PATCH v5 00/53] PCI: Resource allocation cleanup for v4.4
Date 2015-09-17 17:00 +0200
Message-ID <q9IPg-6Ov-15@gated-at.bofh.it> (permalink)
References <q9sU9-9R-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Sep 16, 2015 at 4:56 PM, Yinghai Lu <yinghai@kernel.org> wrote:
> Hi,
>
> After 5b28541552ef (PCI: Restrict 64-bit prefetchable bridge windows
> to 64-bit resources), we have several reports on resource allocation
> failure, and we try to fix the problem with resource clip, and get
> more problems.
>
> One is realloc fail with two graphics cards above 4G.
> One is from sparc that have problem with clip as we don't parse
> mem64 for it.

I assume the following patches are related to the sparc64/mem64 thing.
Could they be split out and posted separately?  We should be able to
fix that issue even without all the other patches.

>   sparc/PCI: Add mem64 resource parsing for root bus
>   sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
>   powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
>   OF/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v5 00/53] PCI: Resource allocation cleanup for v4.4 Yinghai Lu <yinghai@kernel.org> - 2015-09-17 01:00 +0200
  [PATCH v5 17/53] PCI: Separate out save_resources()/restore_resources() Yinghai Lu <yinghai@kernel.org> - 2015-09-17 01:10 +0200
  Re: [PATCH v5 00/53] PCI: Resource allocation cleanup for v4.4 Bjorn Helgaas <bhelgaas@google.com> - 2015-09-17 17:00 +0200
    Re: [PATCH v5 00/53] PCI: Resource allocation cleanup for v4.4 Yinghai Lu <yinghai@kernel.org> - 2015-09-17 17:40 +0200

csiph-web