From: Scott Wood <scottwood@freescale.com>
To: Laurentiu Tudor <b10716@freescale.com>
Cc: kvm-ppc@vger.kernel.org, kvm@vger.kernel.org,
Laurentiu Tudor <Laurentiu.Tudor@freescale.com>,
Alexander Graf <agraf@suse.de>
Subject: Re: [PATCH] KVM: PPC: e500: fix couple of shift operations on 64 bits
Date: Thu, 01 Oct 2015 16:52:25 +0000 [thread overview]
Message-ID: <1443718345.5336.132.camel@freescale.com> (raw)
In-Reply-To: <560D2DDB.4060203@freescale.com>
On Thu, 2015-10-01 at 15:58 +0300, Laurentiu Tudor wrote:
> Fix couple of cases where we shift left a 32-bit
> value thus might get truncated results on 64-bit
> targets.
>
> Signed-off-by: Laurentiu Tudor <Laurentiu.Tudor@freescale.com>
> Suggested-by: Scott Wood <scotttwood@freescale.com>
> ---
> arch/powerpc/kvm/e500_mmu_host.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Acked-by: Scott Wood <scottwood@freescale.com>
-Scott
WARNING: multiple messages have this Message-ID (diff)
From: Scott Wood <scottwood@freescale.com>
To: Laurentiu Tudor <b10716@freescale.com>
Cc: <kvm-ppc@vger.kernel.org>, <kvm@vger.kernel.org>,
Laurentiu Tudor <Laurentiu.Tudor@freescale.com>,
Alexander Graf <agraf@suse.de>
Subject: Re: [PATCH] KVM: PPC: e500: fix couple of shift operations on 64 bits
Date: Thu, 1 Oct 2015 11:52:25 -0500 [thread overview]
Message-ID: <1443718345.5336.132.camel@freescale.com> (raw)
In-Reply-To: <560D2DDB.4060203@freescale.com>
On Thu, 2015-10-01 at 15:58 +0300, Laurentiu Tudor wrote:
> Fix couple of cases where we shift left a 32-bit
> value thus might get truncated results on 64-bit
> targets.
>
> Signed-off-by: Laurentiu Tudor <Laurentiu.Tudor@freescale.com>
> Suggested-by: Scott Wood <scotttwood@freescale.com>
> ---
> arch/powerpc/kvm/e500_mmu_host.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Acked-by: Scott Wood <scottwood@freescale.com>
-Scott
next prev parent reply other threads:[~2015-10-01 16:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-01 12:58 [PATCH] KVM: PPC: e500: fix couple of shift operations on 64 bits Laurentiu Tudor
2015-10-01 12:58 ` Laurentiu Tudor
2015-10-01 16:52 ` Scott Wood [this message]
2015-10-01 16:52 ` Scott Wood
2015-10-15 5:31 ` Paul Mackerras
2015-10-15 5:31 ` Paul Mackerras
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=1443718345.5336.132.camel@freescale.com \
--to=scottwood@freescale.com \
--cc=Laurentiu.Tudor@freescale.com \
--cc=agraf@suse.de \
--cc=b10716@freescale.com \
--cc=kvm-ppc@vger.kernel.org \
--cc=kvm@vger.kernel.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.