All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Christoffer Dall <c.dall@virtualopensystems.com>
Cc: mtosatti@redhat.com, kvm@vger.kernel.org,
	android-virt@lists.cs.columbia.edu, agraf@suse.de
Subject: Re: [PATCH v3] KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers
Date: Wed, 06 Jun 2012 15:24:14 +0300	[thread overview]
Message-ID: <4FCF4BEE.60900@redhat.com> (raw)
In-Reply-To: <20120603181748.3896.57977.stgit@ubuntu>

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

      reply	other threads:[~2012-06-06 12:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-03 18:17 [PATCH v3] KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers Christoffer Dall
2012-06-06 12:24 ` Avi Kivity [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FCF4BEE.60900@redhat.com \
    --to=avi@redhat.com \
    --cc=agraf@suse.de \
    --cc=android-virt@lists.cs.columbia.edu \
    --cc=c.dall@virtualopensystems.com \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.