From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] qemu-kvm: fix compiler warning Date: Mon, 04 May 2009 13:07:41 +0300 Message-ID: <49FEBE6D.5050502@redhat.com> References: <20090427080724.GA30242@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: "Michael S. Tsirkin" Return-path: Received: from mx2.redhat.com ([66.187.237.31]:33118 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751393AbZEDKIQ (ORCPT ); Mon, 4 May 2009 06:08:16 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n44A8GXO014650 for ; Mon, 4 May 2009 06:08:16 -0400 In-Reply-To: <20090427080724.GA30242@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Michael S. Tsirkin wrote: > kvm-common.h:25:7: warning: "__ia64__" is not defined > Went in by another route. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.