All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: Jintack Lim <jintack@cs.columbia.edu>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
	Julien Grall <julien.grall@linaro.org>, Tim Deegan <tim@xen.org>,
	xen-devel <xen-devel@lists.xen.org>,
	Christoffer Dall <christofferdall@christofferdall.dk>,
	Shih-Wei Li <shihwei@cs.columbia.edu>
Subject: Re: [PATCH] xen: arm64: more useful logging on bad trap.
Date: Wed, 18 Feb 2015 16:01:35 +0000	[thread overview]
Message-ID: <1424275295.20761.30.camel@citrix.com> (raw)
In-Reply-To: <CAHyh4xh4Orzeq2d1G-opJXAGu6aveoB15pLZn+=UGCtSZsOJJw@mail.gmail.com>

On Wed, 2015-02-18 at 10:47 -0500, Jintack Lim wrote:
> On Wed, Feb 18, 2015 at 10:19 AM, Ian Campbell <ian.campbell@citrix.com> wrote:
> > Dump the register state before panicing so we have some clue where the
> > issue occurred. Also decode the ESR register a bit to save having to
> > grab a pen and paper.
> >
> > ESR_EL2 is a 32-bit register, so use SYSREG_READ32 not ..._READ64, as
> > we already do correctly in the main trap handler.
> >
> > While here notice that do_trap_serror is never called and remove it.
> >
> > Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
> > Cc: jintack@cs.columbia.edu
> > ---
> > Jintack, since you have a system which is exhibiting SError issues I
> > wonder if I could prevail on you to give this patch a try on your
> > system and report on the output. I've only compile tested this myself.
> > ---
> 
> Hi Ian,
> this is the output I got from the machine.

Thanks, may I add a "Tested-by: Jintack Lim <jintack@cs.columbia.edu>"
please?


> (XEN) Bad mode in Error handler detected, code 0xbf000000, EC=2f, IL=1
> ISS=1000000

I notice I missed a "," here after "IL=1", which I'll fix for v2.

The line is also a bit long so I've split into two lines.

Ian.

  parent reply	other threads:[~2015-02-18 16:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-18 15:19 [PATCH] xen: arm64: more useful logging on bad trap Ian Campbell
2015-02-18 15:36 ` Julien Grall
2015-02-18 15:47   ` Jintack Lim
2015-02-18 16:00     ` Julien Grall
2015-02-18 16:04       ` Ian Campbell
2015-02-18 16:29       ` Jintack Lim
2015-02-18 16:01     ` Ian Campbell [this message]
2015-02-18 16:30       ` Jintack Lim

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=1424275295.20761.30.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=christofferdall@christofferdall.dk \
    --cc=jintack@cs.columbia.edu \
    --cc=julien.grall@linaro.org \
    --cc=shihwei@cs.columbia.edu \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=tim@xen.org \
    --cc=xen-devel@lists.xen.org \
    /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.