From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [ANNOUNCE] kvm-70 release Date: Fri, 20 Jun 2008 20:55:36 +0300 Message-ID: <485BEF18.7070309@qumranet.com> References: <48572C32.50009@qumranet.com> <4857A917.4040406@lfarkas.org> <485918B1.6080103@lfarkas.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Farkas Levente Return-path: Received: from il.qumranet.com ([212.179.150.194]:22585 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753104AbYFTRzi (ORCPT ); Fri, 20 Jun 2008 13:55:38 -0400 In-Reply-To: <485918B1.6080103@lfarkas.org> Sender: kvm-owner@vger.kernel.org List-ID: Farkas Levente wrote: > > kvm-70 do not compile on centos-5 kernel-2.6.18-53.1.21.el5, there are > 2 warning (which would be nice to fix anyway), but the real problems > is here: > -------------------------------------------------------------- > WARNING: > /home/robot/rpm/BUILD/kvm-kmod-70/_kmod_build_/kernel/kvm-intel.o - > Section mismatch: reference to .init.text: from .text.fixup after '' > (at offset 0x97) This one's harmless (though I'd like to remove it). > WARNING: "kallsyms_lookup_name" > [/home/robot/rpm/BUILD/kvm-kmod-70/_kmod_build_/kernel/kvm.ko] undefined! This is now fixed in kvm-userspace.git. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.