All of lore.kernel.org
 help / color / mirror / Atom feed
From: Catalin Marinas <catalin.marinas@arm.com>
To: Duc Dang <dhdang@apm.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>,
	linux-pci@vger.kernel.org, Tanmay Inamdar <tinamdar@apm.com>,
	linux-arm <linux-arm-kernel@lists.infradead.org>,
	linux-kernel@vger.kernel.org
Subject: Re: X-Gene: Unhandled fault: synchronous external abort in pci_generic_config_read32
Date: Mon, 27 Jul 2015 12:36:22 +0100	[thread overview]
Message-ID: <20150727113622.GE29945@e104818-lin.cambridge.arm.com> (raw)
In-Reply-To: <CADaLNDmYZ=8XQt82W_H74QaOiX3UwkVxkE1_EWRgzhkG1boebw@mail.gmail.com>

On Fri, Jul 24, 2015 at 05:05:19PM -0700, Duc Dang wrote:
> On Fri, Jul 24, 2015 at 3:42 PM, Bjorn Helgaas <bhelgaas@google.com> wrote:
> > I regularly see faults like this on an APM X-Gene:
> >
> >   U-Boot 2013.04-mustang_sw_1.14.14 (Dec 16 2014 - 15:59:33)
> >   CPU0: APM ARM 64-bit Potenza Rev B0 2400MHz PCP 2400MHz
> >        32 KB ICACHE, 32 KB DCACHE
> >        SOC 2000MHz IOBAXI 400MHz AXI 250MHz AHB 200MHz GFC 125MHz
> >   ...
> >   Unhandled fault: synchronous external abort (0x96000010) at 0xffffff8000110034

That's generated by an external device (PCIe root complex, card etc.)
and some mis-configured CPU setting.

> >   Internal error: : 96000010 [#1] SMP
> >   Modules linked in:
> >   CPU: 0 PID: 3723 Comm: ... 4.1.0-smp-DEV #3
> >   Hardware name: APM X-Gene Mustang board (DT)
> >   task: ffffffc7dc1a4140 ti: ffffffc7dc118000 task.ti: ffffffc7dc118000
> >   PC is at pci_generic_config_read32+0x4c/0xb8
> >   LR is at pci_generic_config_read32+0x40/0xb8
> >   pc : [<ffffffc00033b90c>] lr : [<ffffffc00033b900>] pstate: 600001c5
> >   ...
> >   Call trace:
> >   [<ffffffc00033b90c>] pci_generic_config_read32+0x4c/0xb8
> >   [<ffffffc00033bf58>] pci_user_read_config_byte+0x60/0xc4
> >   [<ffffffc0003496a8>] pci_read_config+0x15c/0x238
> >   [<ffffffc0002393b4>] sysfs_kf_bin_read+0x68/0xa0
> >   [<ffffffc00023896c>] kernfs_fop_read+0x9c/0x1ac
> >   [<ffffffc0001c361c>] __vfs_read+0x44/0x128
> >   [<ffffffc0001c3e28>] vfs_read+0x84/0x144
> >   [<ffffffc0001c4764>] SyS_read+0x50/0xb0
> 
> The log shows kernel gets an exception when trying to access Mellanox
> card configuration space. This is usually due to suboptimal PCIe
> SerDes parameters are using in your board, which will cause bad link
> quality.

I would have hoped that "suboptimal" means that it still works, albeit
not fully optimal ;).

> The PCIe SerDes programming is done in U-Boot, so I suggest you do a
> U-Boot upgrade to our latest X-Gene U-Boot release.
> 
> In order to access latest X-Gene U-Boot release, please use APM
> official support channel:
> https://myapm.apm.com
> 
> Please register an account at myapm.apm.com if you don't have one
> using following link:
> https://myapm.apm.com/user/register

Isn't the latest U-Boot source for X-Gene publicly available anywhere?
It's GPL code anyway, so it shouldn't have proprietary code to require
registration, click-through agreements.

-- 
Catalin

WARNING: multiple messages have this Message-ID (diff)
From: catalin.marinas@arm.com (Catalin Marinas)
To: linux-arm-kernel@lists.infradead.org
Subject: X-Gene: Unhandled fault: synchronous external abort in pci_generic_config_read32
Date: Mon, 27 Jul 2015 12:36:22 +0100	[thread overview]
Message-ID: <20150727113622.GE29945@e104818-lin.cambridge.arm.com> (raw)
In-Reply-To: <CADaLNDmYZ=8XQt82W_H74QaOiX3UwkVxkE1_EWRgzhkG1boebw@mail.gmail.com>

On Fri, Jul 24, 2015 at 05:05:19PM -0700, Duc Dang wrote:
> On Fri, Jul 24, 2015 at 3:42 PM, Bjorn Helgaas <bhelgaas@google.com> wrote:
> > I regularly see faults like this on an APM X-Gene:
> >
> >   U-Boot 2013.04-mustang_sw_1.14.14 (Dec 16 2014 - 15:59:33)
> >   CPU0: APM ARM 64-bit Potenza Rev B0 2400MHz PCP 2400MHz
> >        32 KB ICACHE, 32 KB DCACHE
> >        SOC 2000MHz IOBAXI 400MHz AXI 250MHz AHB 200MHz GFC 125MHz
> >   ...
> >   Unhandled fault: synchronous external abort (0x96000010) at 0xffffff8000110034

That's generated by an external device (PCIe root complex, card etc.)
and some mis-configured CPU setting.

> >   Internal error: : 96000010 [#1] SMP
> >   Modules linked in:
> >   CPU: 0 PID: 3723 Comm: ... 4.1.0-smp-DEV #3
> >   Hardware name: APM X-Gene Mustang board (DT)
> >   task: ffffffc7dc1a4140 ti: ffffffc7dc118000 task.ti: ffffffc7dc118000
> >   PC is at pci_generic_config_read32+0x4c/0xb8
> >   LR is at pci_generic_config_read32+0x40/0xb8
> >   pc : [<ffffffc00033b90c>] lr : [<ffffffc00033b900>] pstate: 600001c5
> >   ...
> >   Call trace:
> >   [<ffffffc00033b90c>] pci_generic_config_read32+0x4c/0xb8
> >   [<ffffffc00033bf58>] pci_user_read_config_byte+0x60/0xc4
> >   [<ffffffc0003496a8>] pci_read_config+0x15c/0x238
> >   [<ffffffc0002393b4>] sysfs_kf_bin_read+0x68/0xa0
> >   [<ffffffc00023896c>] kernfs_fop_read+0x9c/0x1ac
> >   [<ffffffc0001c361c>] __vfs_read+0x44/0x128
> >   [<ffffffc0001c3e28>] vfs_read+0x84/0x144
> >   [<ffffffc0001c4764>] SyS_read+0x50/0xb0
> 
> The log shows kernel gets an exception when trying to access Mellanox
> card configuration space. This is usually due to suboptimal PCIe
> SerDes parameters are using in your board, which will cause bad link
> quality.

I would have hoped that "suboptimal" means that it still works, albeit
not fully optimal ;).

> The PCIe SerDes programming is done in U-Boot, so I suggest you do a
> U-Boot upgrade to our latest X-Gene U-Boot release.
> 
> In order to access latest X-Gene U-Boot release, please use APM
> official support channel:
> https://myapm.apm.com
> 
> Please register an account at myapm.apm.com if you don't have one
> using following link:
> https://myapm.apm.com/user/register

Isn't the latest U-Boot source for X-Gene publicly available anywhere?
It's GPL code anyway, so it shouldn't have proprietary code to require
registration, click-through agreements.

-- 
Catalin

  reply	other threads:[~2015-07-27 11:36 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-24 22:42 X-Gene: Unhandled fault: synchronous external abort in pci_generic_config_read32 Bjorn Helgaas
2015-07-24 22:42 ` Bjorn Helgaas
2015-07-25  0:05 ` Duc Dang
2015-07-25  0:05   ` Duc Dang
2015-07-27 11:36   ` Catalin Marinas [this message]
2015-07-27 11:36     ` Catalin Marinas
2015-07-28 17:39     ` Duc Dang
2015-07-28 17:39       ` Duc Dang
2015-07-28 18:36       ` Bjorn Helgaas
2015-07-28 18:36         ` Bjorn Helgaas
2015-07-28 16:43   ` Bjorn Helgaas
2015-07-28 16:43     ` Bjorn Helgaas
2015-07-28 17:45     ` Duc Dang
2015-07-28 17:45       ` Duc Dang
2015-07-28 21:29       ` Bjorn Helgaas
2015-07-28 21:29         ` Bjorn Helgaas
2015-07-28 21:50         ` Duc Dang
2015-07-28 21:50           ` Duc Dang
2015-07-29  1:22           ` Bjorn Helgaas
2015-07-29  1:22             ` Bjorn Helgaas
2015-07-29 15:55             ` Bjorn Helgaas
2015-07-29 15:55               ` Bjorn Helgaas
2015-07-31 17:00               ` Duc Dang
2015-07-31 17:00                 ` Duc Dang
2015-08-10 16:18                 ` Bjorn Helgaas
2015-08-10 16:18                   ` Bjorn Helgaas
2015-08-10 17:38                   ` Catalin Marinas
2015-08-10 17:38                     ` Catalin Marinas
     [not found]                   ` <CADaLNDkUQHzGACfFmYDeJWnaNrKmJUDx4Rby60OWr4FzOjx3rA@mail.gmail.com>
2015-08-10 17:42                     ` Bjorn Helgaas
2015-08-10 17:42                       ` Bjorn Helgaas
2015-08-10 19:07                       ` Duc Dang
2015-08-10 19:07                         ` Duc Dang
2015-08-11 19:28                         ` Bjorn Helgaas
2015-08-11 19:28                           ` Bjorn Helgaas
2015-09-05 20:13                           ` Jon Masters
2015-09-05 20:13                             ` Jon Masters
2015-09-05 20:22                             ` Jon Masters
2015-09-05 20:22                               ` Jon Masters
2016-04-13  9:58         ` Sudeep Holla
2016-04-13  9:58           ` Sudeep Holla
2016-04-13 13:21           ` Bjorn Helgaas
2016-04-13 13:21             ` Bjorn Helgaas
2016-04-13 13:29             ` Sudeep Holla
2016-04-13 13:29               ` Sudeep Holla
2016-04-13 22:17               ` Jon Masters
2016-04-13 22:17                 ` Jon Masters
2015-07-28 14:37 ` Dall, Elizabeth J
2015-07-28 14:37   ` Dall, Elizabeth J
2015-07-28 14:37   ` Dall, Elizabeth J

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150727113622.GE29945@e104818-lin.cambridge.arm.com \
    --to=catalin.marinas@arm.com \
    --cc=bhelgaas@google.com \
    --cc=dhdang@apm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=tinamdar@apm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.