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


Groups > linux.kernel > #1458169 > unrolled thread

Re: [PATCH v13 00/16] PCI: Fixup for 64bit resource with sparc

Started byBjorn Helgaas <helgaas@kernel.org>
First post2016-08-08 21:50 +0200
Last post2016-08-09 18:20 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v13 00/16] PCI: Fixup for 64bit resource with sparc Bjorn Helgaas <helgaas@kernel.org> - 2016-08-08 21:50 +0200
    Re: [PATCH v13 00/16] PCI: Fixup for 64bit resource with sparc Yinghai Lu <yinghai@kernel.org> - 2016-08-09 18:20 +0200

#1458169 — Re: [PATCH v13 00/16] PCI: Fixup for 64bit resource with sparc

FromBjorn Helgaas <helgaas@kernel.org>
Date2016-08-08 21:50 +0200
SubjectRe: [PATCH v13 00/16] PCI: Fixup for 64bit resource with sparc
Message-ID<s3YIH-5FD-39@gated-at.bofh.it>
On Fri, Jun 17, 2016 at 07:24:45PM -0700, Yinghai Lu wrote:
> Hi Bjorn,
> 
> 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 find
> more problems.
> 
> One is from sparc that have problem with clip as we don't parse
> mem64 for it.
> 
> This patchset try to fix the problem for sparc.
> 
> patch 1-3: try to fix the pci mmap for proc path for sparc, that will
> make fix for sparc 64bit resource offset handling much simple.
> 
> patch 4-11: parse MEM64 for sparc and other system with OF.
> So device 64bit resource could find their parent resource.
> 
> patch 12-15: MMIO64 handling enhancement
>         treat non-pref mmio64 if parent bridges are all pcie.
> 
> patch 16: restore old pref allocation logic if hostbridge does not support mmio64.
> 
> Khalid Aziz tested on some sparc platforms that have different offset to
> mem space start or support 64bit mmio.
> 
> -v13: update patchset with pci/resource that have pci_resource_to_user
>       changes. date 2016-06-17

Hi Yinghai,

Can you update these to apply to v4.8-rc1, and we can keep chipping
away at these?

Bjorn

[toc] | [next] | [standalone]


#1458898

FromYinghai Lu <yinghai@kernel.org>
Date2016-08-09 18:20 +0200
Message-ID<s4hV0-1tf-7@gated-at.bofh.it>
In reply to#1458169
On Mon, Aug 8, 2016 at 12:49 PM, Bjorn Helgaas <helgaas@kernel.org> wrote:
> On Fri, Jun 17, 2016 at 07:24:45PM -0700, Yinghai Lu wrote:
>
> Can you update these to apply to v4.8-rc1, and we can keep chipping
> away at these?

sure. will send rebased version shortly.

Thanks

Yinghai

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web