From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Borntraeger Subject: Re: 3.7-rc2 build failure on s390x Date: Mon, 05 Nov 2012 14:08:43 +0100 Message-ID: <5097BA5B.9090807@de.ibm.com> References: <5086372C.10609@de.ibm.com> <74FF0E69-43AC-4024-A728-E2C1384E186E@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: KVM list , Jeff Mahoney To: Alexander Graf Return-path: Received: from e06smtp18.uk.ibm.com ([195.75.94.114]:38760 "EHLO e06smtp18.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752445Ab2KENIt (ORCPT ); Mon, 5 Nov 2012 08:08:49 -0500 Received: from /spool/local by e06smtp18.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 5 Nov 2012 13:08:47 -0000 Received: from d06av09.portsmouth.uk.ibm.com (d06av09.portsmouth.uk.ibm.com [9.149.37.250]) by b06cxnps4074.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id qA5D8bUV53215254 for ; Mon, 5 Nov 2012 13:08:37 GMT Received: from d06av09.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av09.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id qA5D8iqL022902 for ; Mon, 5 Nov 2012 06:08:44 -0700 In-Reply-To: <74FF0E69-43AC-4024-A728-E2C1384E186E@suse.de> Sender: kvm-owner@vger.kernel.org List-ID: On 31/10/12 11:32, Alexander Graf wrote: > > > On 23.10.2012, at 08:20, Christian Borntraeger wrote: > >> On 22/10/12 23:14, Alexander Graf wrote: >>> Hi Christian, >>> >>> During our normal Factory kernel builds, s390x seems to choke: >>> >>> /home/abuild/rpmbuild/BUILD/kernel-default-3.7.rc2/linux-3.7-rc2/arch/s390/include/asm/kvm_para.h:147:99: error: redefinition of 'kvm_arch_para_features' >>> /home/abuild/rpmbuild/BUILD/kernel-default-3.7.rc2/linux-3.7-rc2/arch/s390/include/asm/kvm_para.h:152:91: error: redefinition of 'kvm_check_and_clear_guest_paused' >>> /home/abuild/rpmbuild/BUILD/kernel-default-3.7.rc2/linux-3.7-rc2/include/asm-generic/kvm_para.h:11:91: note: previous definition of 'kvm_check_and_clear_guest_paused' was here >>> make[4]: *** [arch/s390/kvm/../../../virt/kvm/kvm_main.o] Error 1 >>> make[3]: *** [arch/s390/kvm] Error 2 >>> make[3]: *** Waiting for unfinished jobs.... >>> >>> Any idea what the culprit for this could be? >>> >>> >>> Thanks, >>> >>> Alex >>> >> >> Known problem: >> >> http://www.gossamer-threads.com/lists/linux/kernel/1615714?do=post_view_threaded > > Still broken in -rc3. Works for me with current git. If the problem is still there, can you send me the kernel config?