linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Sandipan Das <sandipan.osd@gmail.com>
To: Ananth N Mavinakayanahalli <ananth@linux.ibm.com>
Cc: naveen.n.rao@linux.ibm.com, ravi.bangoria@linux.ibm.com,
	linuxppc-dev@lists.ozlabs.org, dja@axtens.net
Subject: Re: [PATCH v3] [PATCH] powerpc/sstep: Check ISA 3.0 instruction validity before emulation
Date: Thu, 21 Jan 2021 10:06:48 +0530	[thread overview]
Message-ID: <01bfa586-59b0-ed62-087c-472e0a7aaf0b@gmail.com> (raw)
In-Reply-To: <161114113785.214433.12934683302522893921.stgit@thinktux.local>


On 20/01/21 4:43 pm, Ananth N Mavinakayanahalli wrote:
> We currently unconditionally try to emulate newer instructions on older
> Power versions that could cause issues. Gate it.
> 
> Signed-off-by: Ananth N Mavinakayanahalli <ananth@linux.ibm.com>
> ---
> 
> [v3] Addressed Naveen's comments on scv and addpcis
> [v2] Fixed description
> 
>  arch/powerpc/lib/sstep.c |   46 ++++++++++++++++++++++++++++++++++++++++++++--
>  1 file changed, 44 insertions(+), 2 deletions(-)
> 

Reviewed-by: Sandipan Das <sandipan@linux.ibm.com>

      parent reply	other threads:[~2021-01-21  4:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-20 11:13 [PATCH v3] [PATCH] powerpc/sstep: Check ISA 3.0 instruction validity before emulation Ananth N Mavinakayanahalli
2021-01-20 13:50 ` Naveen N. Rao
2021-01-20 16:09 ` Michal Suchánek
2021-01-21  4:36 ` Sandipan Das [this message]

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=01bfa586-59b0-ed62-087c-472e0a7aaf0b@gmail.com \
    --to=sandipan.osd@gmail.com \
    --cc=ananth@linux.ibm.com \
    --cc=dja@axtens.net \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=naveen.n.rao@linux.ibm.com \
    --cc=ravi.bangoria@linux.ibm.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 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).