From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] qemu-kvm: make kvm_create_pit static Date: Mon, 04 May 2009 13:06:19 +0300 Message-ID: <49FEBE1B.5030507@redhat.com> References: <20090427080736.GA30244@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: kvm@vger.kernel.org To: "Michael S. Tsirkin" Return-path: Received: from mx2.redhat.com ([66.187.237.31]:33098 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751824AbZEDKGx (ORCPT ); Mon, 4 May 2009 06:06:53 -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 n44A6sR2014437 for ; Mon, 4 May 2009 06:06:54 -0400 In-Reply-To: <20090427080736.GA30244@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Michael S. Tsirkin wrote: > libkvm-x86.c:55: warning: no previous prototype for =E2=80=98kvm_crea= te_pit=E2=80=99 > > =20 Applied, thanks. --=20 Do not meddle in the internals of kernels, for they are subtle and quic= k to panic.