On Wed, Oct 27, 2010 at 05:21:21PM +0200, Heiko Carstens wrote:
> From: Heiko Carstens <[email protected]>
> 
> Fixes this:
> 
>   CC      arch/s390/kvm/../../../virt/kvm/kvm_main.o
> arch/s390/kvm/../../../virt/kvm/kvm_main.c: In function 
> 'kvm_clear_guest_page':
> arch/s390/kvm/../../../virt/kvm/kvm_main.c:1224:2: warning: passing argument 
> 3 of 'kvm_write_guest_page' makes pointer from integer without a cast
> arch/s390/kvm/../../../virt/kvm/kvm_main.c:1185:5: note: expected 'const void 
> *' but argument is of type 'long unsigned int'
> 
> Signed-off-by: Heiko Carstens <[email protected]>
> ---
>  virt/kvm/kvm_main.c |    3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Applied both, thanks.

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to