From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757986AbYEEMaW (ORCPT ); Mon, 5 May 2008 08:30:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752637AbYEEMaE (ORCPT ); Mon, 5 May 2008 08:30:04 -0400 Received: from mtagate1.uk.ibm.com ([195.212.29.134]:42999 "EHLO mtagate1.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752181AbYEEMaB (ORCPT ); Mon, 5 May 2008 08:30:01 -0400 From: Christian Borntraeger To: Heiko Carstens Subject: Re: s390 kvm_virtio.c build error Date: Mon, 5 May 2008 14:29:47 +0200 User-Agent: KMail/1.9.9 Cc: Adrian Bunk , Martin Schwidefsky , Carsten Otte , Avi Kivity , Rusty Russell , kvm-devel@lists.sourceforge.net, linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org References: <20080503174716.GM5838@cs181133002.pp.htv.fi> <20080504192537.GA5499@osiris.boeblingen.de.ibm.com> In-Reply-To: <20080504192537.GA5499@osiris.boeblingen.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805051429.47446.borntraeger@de.ibm.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Hmm... this should help: > > --- > drivers/s390/kvm/kvm_virtio.c | 40 +++++++++++++++++++++++----------------- > 1 file changed, 23 insertions(+), 17 deletions(-) Thanks Heiko. I did a short test and it seems to work. Acked-by: Christian Borntraeger This looks almost identical to Rusty's patch. Who is going to send this (or Rustys) patch to Linus? Christian