From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH v3] KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers Date: Wed, 06 Jun 2012 15:24:14 +0300 Message-ID: <4FCF4BEE.60900@redhat.com> References: <20120603181748.3896.57977.stgit@ubuntu> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: mtosatti@redhat.com, kvm@vger.kernel.org, android-virt@lists.cs.columbia.edu, agraf@suse.de To: Christoffer Dall Return-path: Received: from mx1.redhat.com ([209.132.183.28]:19957 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753586Ab2FFMY1 (ORCPT ); Wed, 6 Jun 2012 08:24:27 -0400 In-Reply-To: <20120603181748.3896.57977.stgit@ubuntu> Sender: kvm-owner@vger.kernel.org List-ID: On 06/03/2012 09:17 PM, Christoffer Dall wrote: > Introduces a couple of print functions, which are essentially wrappers > around standard printk functions, with a KVM: prefix. > > Functions introduced or modified are: > - kvm_err(fmt, ...) > - kvm_info(fmt, ...) > - kvm_debug(fmt, ...) > - kvm_pr_unimpl(fmt, ...) > - pr_unimpl(vcpu, fmt, ...) -> vcpu_unimpl(vcpu, fmt, ...) > > Applies to kvm-next Thanks, applied. -- error compiling committee.c: too many arguments to function