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


Groups > linux.kernel > #1245365

Re: 4.3-rc3 BAR allocation problems on multiple machines

From Yinghai Lu <yinghai@kernel.org>
Newsgroups linux.kernel
Subject Re: 4.3-rc3 BAR allocation problems on multiple machines
Date 2015-10-13 08:20 +0200
Message-ID <qj16h-6rl-3@gated-at.bofh.it> (permalink)
References <qgTcR-DX-17@gated-at.bofh.it> <qh5H4-1L2-15@gated-at.bofh.it> <qiL1w-8hA-7@gated-at.bofh.it> <qiUeu-4ES-11@gated-at.bofh.it> <qj00x-4Ug-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Oct 12, 2015 at 10:06 PM, Meelis Roos <mroos@linux.ee> wrote:
>> >> > sparc64 machines:
>
> Updated on V210 - the others were more recent. Now I get more BAR
> warning there too:
>
> http://kodu.ut.ee/~mroos/dm/dm.v210+patches

other warning:

[   38.829890] pci 0001:00:07.0: can't claim BAR 2 [mem
0x7ff00000000-0x7ff000fffff]: address conflict with 0001:00:07.0 [mem
0x7ff00000000-0x7ff000fffff]
[   38.829924] pci 0001:00:06.0: can't claim BAR 0 [io
0x7fe01000000-0x7fe0100000f]: address conflict with 0001:00:07.0 [io
0x7fe01000000-0x7fe0100ffff]
[   38.829957] pci 0001:00:0d.0: can't claim BAR 0 [io
0x7fe01000900-0x7fe01000907]: address conflict with 0001:00:07.0 [io
0x7fe01000000-0x7fe0100ffff]
[   38.829988] pci 0001:00:0d.0: can't claim BAR 1 [io
0x7fe01000918-0x7fe0100091f]: address conflict with 0001:00:07.0 [io
0x7fe01000000-0x7fe0100ffff]
[   38.830019] pci 0001:00:0d.0: can't claim BAR 2 [io
0x7fe01000910-0x7fe01000917]: address conflict with 0001:00:07.0 [io
0x7fe01000000-0x7fe0100ffff]
[   38.830050] pci 0001:00:0d.0: can't claim BAR 3 [io
0x7fe01000908-0x7fe0100090f]: address conflict with 0001:00:07.0 [io
0x7fe01000000-0x7fe0100ffff]
[   38.830081] pci 0001:00:0d.0: can't claim BAR 4 [io
0x7fe01000920-0x7fe0100092f]: address conflict with 0001:00:07.0 [io
0x7fe01000000-0x7fe0100ffff]

are real overlapping
1. between BAR1 and BAR2 for 0001:00:07.0.
2. between BAR from 0001:00:07.0 and 0001:00:06.0 io.

I would suspect 00001:00:07.0 is not assigned by firmware.


[   38.830112] PCI: /pci@1e,600000 can't claim Video RAM area [mem
0x7ff000a0000-0x7ff000bffff]: address conflict with 0001:00:07.0 [mem
0x7ff00000000-0x7ff000fffff]
[   38.830150] PCI: /pci@1e,600000 can't claim System ROM [mem
0x7ff000f0000-0x7ff000fffff]: address conflict with 0001:00:07.0 [mem
0x7ff00000000-0x7ff000fffff]
[   38.830187] PCI: /pci@1e,600000 can't claim Video ROM [mem
0x7ff000c0000-0x7ff000c7fff]: address conflict with 0001:00:07.0 [mem
0x7ff00000000-0x7ff000fffff]

those are intended.

Anyway OBP does not assign resource to 00001:00:07.0 ?

Thanks

Yinghai
--
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

4.3-rc3 BAR allocation problems on multiple machines Meelis Roos <mroos@linux.ee> - 2015-10-07 11:30 +0200
  Re: 4.3-rc3 BAR allocation problems on multiple machines Yinghai Lu <yinghai@kernel.org> - 2015-10-08 00:50 +0200
    Re: 4.3-rc3 BAR allocation problems on multiple machines Meelis Roos <mroos@linux.ee> - 2015-10-12 15:10 +0200
      Re: 4.3-rc3 BAR allocation problems on multiple machines Yinghai Lu <yinghai@kernel.org> - 2015-10-13 01:00 +0200
        Re: 4.3-rc3 BAR allocation problems on multiple machines Meelis Roos <mroos@linux.ee> - 2015-10-13 07:10 +0200
          Re: 4.3-rc3 BAR allocation problems on multiple machines Yinghai Lu <yinghai@kernel.org> - 2015-10-13 07:50 +0200
            Re: 4.3-rc3 BAR allocation problems on multiple machines Yinghai Lu <yinghai@kernel.org> - 2015-10-13 08:30 +0200
            Re: 4.3-rc3 BAR allocation problems on multiple machines Meelis Roos <mroos@linux.ee> - 2015-10-13 09:40 +0200
              Re: 4.3-rc3 BAR allocation problems on multiple machines Yinghai Lu <yinghai@kernel.org> - 2015-10-13 21:40 +0200
              Re: 4.3-rc3 BAR allocation problems on multiple machines Yinghai Lu <yinghai@kernel.org> - 2015-10-13 21:50 +0200
                Re: 4.3-rc3 BAR allocation problems on multiple machines Meelis Roos <mroos@linux.ee> - 2015-10-13 22:40 +0200
                Re: 4.3-rc3 BAR allocation problems on multiple machines Yinghai Lu <yinghai@kernel.org> - 2015-10-14 02:50 +0200
                Re: 4.3-rc3 BAR allocation problems on multiple machines Meelis Roos <mroos@linux.ee> - 2015-10-14 09:40 +0200
                Re: 4.3-rc3 BAR allocation problems on multiple machines Yinghai Lu <yinghai@kernel.org> - 2015-10-14 23:50 +0200
          Re: 4.3-rc3 BAR allocation problems on multiple machines Yinghai Lu <yinghai@kernel.org> - 2015-10-13 08:20 +0200
  Re: 4.3-rc3 BAR allocation problems on multiple machines Yinghai Lu <yinghai@kernel.org> - 2015-10-08 01:20 +0200
    Re: 4.3-rc3 BAR allocation problems on multiple machines Bjorn Helgaas <helgaas@kernel.org> - 2015-10-08 16:50 +0200

csiph-web