All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Graf <agraf@suse.de>
To: Scott Wood <scottwood@freescale.com>,
	Laurentiu Tudor <b10716@freescale.com>
Cc: kvm-ppc@vger.kernel.org,
	Laurentiu Tudor <Laurentiu.Tudor@freescale.com>,
	Mihai Caraman <mihai.caraman@freescale.com>,
	kvm@vger.kernel.org
Subject: Re: [PATCH] KVM: PPC: check for lookup_linux_ptep() returning NULL
Date: Mon, 25 May 2015 21:01:43 +0000	[thread overview]
Message-ID: <55638DB7.2010706@suse.de> (raw)
In-Reply-To: <1432237060.27761.220.camel@freescale.com>



On 21.05.15 21:37, Scott Wood wrote:
> On Thu, 2015-05-21 at 16:26 +0300, Laurentiu Tudor wrote:
>> If passed a larger page size lookup_linux_ptep()
>> may fail, so add a check for that and bail out
>> if that's the case.
>> This was found with the help of a static
>> code analysis tool.
>>
>> Signed-off-by: Mihai Caraman <mihai.caraman@freescale.com>
>> Signed-off-by: Laurentiu Tudor <Laurentiu.Tudor@freescale.com>
>> Cc: Scott Wood <scottwood@freescale.com>
>> ---
>> based on https://github.com/agraf/linux-2.6.git kvm-ppc-next
>>
>>  arch/powerpc/kvm/e500_mmu_host.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Reviewed-by: Scott Wood <scottwood@freescale.com>

Thanks, applied to kvm-ppc-queue.


Alex

WARNING: multiple messages have this Message-ID (diff)
From: Alexander Graf <agraf@suse.de>
To: Scott Wood <scottwood@freescale.com>,
	Laurentiu Tudor <b10716@freescale.com>
Cc: kvm-ppc@vger.kernel.org,
	Laurentiu Tudor <Laurentiu.Tudor@freescale.com>,
	Mihai Caraman <mihai.caraman@freescale.com>,
	kvm@vger.kernel.org
Subject: Re: [PATCH] KVM: PPC: check for lookup_linux_ptep() returning NULL
Date: Mon, 25 May 2015 23:01:43 +0200	[thread overview]
Message-ID: <55638DB7.2010706@suse.de> (raw)
In-Reply-To: <1432237060.27761.220.camel@freescale.com>



On 21.05.15 21:37, Scott Wood wrote:
> On Thu, 2015-05-21 at 16:26 +0300, Laurentiu Tudor wrote:
>> If passed a larger page size lookup_linux_ptep()
>> may fail, so add a check for that and bail out
>> if that's the case.
>> This was found with the help of a static
>> code analysis tool.
>>
>> Signed-off-by: Mihai Caraman <mihai.caraman@freescale.com>
>> Signed-off-by: Laurentiu Tudor <Laurentiu.Tudor@freescale.com>
>> Cc: Scott Wood <scottwood@freescale.com>
>> ---
>> based on https://github.com/agraf/linux-2.6.git kvm-ppc-next
>>
>>  arch/powerpc/kvm/e500_mmu_host.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Reviewed-by: Scott Wood <scottwood@freescale.com>

Thanks, applied to kvm-ppc-queue.


Alex

  reply	other threads:[~2015-05-25 21:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-21 13:26 [PATCH] KVM: PPC: check for lookup_linux_ptep() returning NULL Laurentiu Tudor
2015-05-21 13:26 ` Laurentiu Tudor
2015-05-21 19:37 ` Scott Wood
2015-05-21 19:37   ` Scott Wood
2015-05-25 21:01   ` Alexander Graf [this message]
2015-05-25 21:01     ` Alexander Graf

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=55638DB7.2010706@suse.de \
    --to=agraf@suse.de \
    --cc=Laurentiu.Tudor@freescale.com \
    --cc=b10716@freescale.com \
    --cc=kvm-ppc@vger.kernel.org \
    --cc=kvm@vger.kernel.org \
    --cc=mihai.caraman@freescale.com \
    --cc=scottwood@freescale.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.