From: Marcelo Tosatti <mtosatti@redhat.com>
To: javier martinez canillas <martinez.javier@gmail.com>
Cc: avi@redhat.com, kvm@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH 1/1] kvm/mmu: Resolve compile warning
Date: Tue, 13 Oct 2009 17:10:40 +0000 [thread overview]
Message-ID: <20091013171040.GC11155@amt.cnet> (raw)
In-Reply-To: <1255242503.4326.39.camel@laptop>
javier,
This is fixed in the -next branch of kvm.git. Thanks.
On Sun, Oct 11, 2009 at 02:28:23AM -0400, javier martinez canillas wrote:
> I got this compile warning with today linux-next:
>
> arch/x86/kvm/mmu.c: In function ‘kvm_set_pte_rmapp’:
> arch/x86/kvm/mmu.c:770: warning: cast to pointer from integer of different size
> arch/x86/kvm/mmu.c: In function ‘kvm_set_spte_hva’:
> arch/x86/kvm/mmu.c:849: warning: cast from pointer to integer of different size
>
> This patch solves the issue:
>
> Signed-off-by: Javier Martinez Canillas <martinez.javier@gmail.com>
WARNING: multiple messages have this Message-ID (diff)
From: Marcelo Tosatti <mtosatti@redhat.com>
To: javier martinez canillas <martinez.javier@gmail.com>
Cc: avi@redhat.com, kvm@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH 1/1] kvm/mmu: Resolve compile warning
Date: Tue, 13 Oct 2009 14:10:40 -0300 [thread overview]
Message-ID: <20091013171040.GC11155@amt.cnet> (raw)
In-Reply-To: <1255242503.4326.39.camel@laptop>
javier,
This is fixed in the -next branch of kvm.git. Thanks.
On Sun, Oct 11, 2009 at 02:28:23AM -0400, javier martinez canillas wrote:
> I got this compile warning with today linux-next:
>
> arch/x86/kvm/mmu.c: In function ‘kvm_set_pte_rmapp’:
> arch/x86/kvm/mmu.c:770: warning: cast to pointer from integer of different size
> arch/x86/kvm/mmu.c: In function ‘kvm_set_spte_hva’:
> arch/x86/kvm/mmu.c:849: warning: cast from pointer to integer of different size
>
> This patch solves the issue:
>
> Signed-off-by: Javier Martinez Canillas <martinez.javier@gmail.com>
next prev parent reply other threads:[~2009-10-13 17:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-11 6:28 [PATCH 1/1] kvm/mmu: Resolve compile warning javier martinez canillas
2009-10-11 6:28 ` javier martinez canillas
2009-10-12 11:59 ` walter harms
2009-10-12 11:59 ` walter harms
2009-10-13 17:10 ` Marcelo Tosatti [this message]
2009-10-13 17:10 ` Marcelo Tosatti
2009-10-13 18:32 ` Javier Martinez Canillas
2009-10-13 18:32 ` Javier Martinez Canillas
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=20091013171040.GC11155@amt.cnet \
--to=mtosatti@redhat.com \
--cc=avi@redhat.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=kvm@vger.kernel.org \
--cc=martinez.javier@gmail.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.