From: Cyril Bur <cyrilbur@gmail.com>
To: Benjamin Herrenschmidt <benh@au1.ibm.com>
Cc: mpe@ellerman.id.au, linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] powerpc: Fix possible unrecoverable exception caused by '70fe3d9'
Date: Thu, 17 Mar 2016 09:32:29 +1100 [thread overview]
Message-ID: <20160317093229.04cdd959@camb691> (raw)
In-Reply-To: <1458128720.3107.66.camel@au1.ibm.com>
On Wed, 16 Mar 2016 22:45:20 +1100
Benjamin Herrenschmidt <benh@au1.ibm.com> wrote:
> On Wed, 2016-03-16 at 13:29 +1100, Cyril Bur wrote:
> > +#ifdef CONFIG_PPC_BOOK3S
> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0ld=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0r10,PACAKMSR(r13)
> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0li=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0r9,MSR_RI
> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0andc=C2=A0=C2=A0=C2=A0=C2=A0=
r11,r10,r9 /* Re-clear RI */
> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0mtmsrd=C2=A0=C2=A0r11,1
> > +#endif
>=20
> Do you need that ? IE, mtmsrd with "1" will only update RI and EE, is
> the value of EE in PACAMSR variable ?
>=20
Indeed, so, we should check with Anton who did the disable EE and clear RI =
just
a bit before that.
I had a quick look and to the best of my knowledge EE is not set in PACAKMS=
R.
> Cheers,
> Ben.
>=20
next prev parent reply other threads:[~2016-03-16 22:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-16 2:29 [PATCH] powerpc: Fix possible unrecoverable exception caused by '70fe3d9' Cyril Bur
2016-03-16 10:24 ` Michael Ellerman
2016-03-16 11:45 ` [PATCH] " Benjamin Herrenschmidt
2016-03-16 22:32 ` Cyril Bur [this message]
2016-03-17 2:52 ` Michael Ellerman
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=20160317093229.04cdd959@camb691 \
--to=cyrilbur@gmail.com \
--cc=benh@au1.ibm.com \
--cc=linuxppc-dev@ozlabs.org \
--cc=mpe@ellerman.id.au \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).