public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Joe Perches <joe@perches.com>
Cc: Joerg Roedel <joerg.roedel@amd.com>,
	kvm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] KVM: SVM: Make dump_vmcb static, reduce text
Date: Thu, 28 Apr 2011 13:08:21 +0300	[thread overview]
Message-ID: <4DB93C95.1050506@redhat.com> (raw)
In-Reply-To: <78024a3a74353a4d73be69b4e4f42da942b8fe15.1303707337.git.joe@perches.com>

On 04/25/2011 08:00 AM, Joe Perches wrote:
> dump_vmcb isn't used outside this module, make it static.
> Shrink text and object by ~1% by standardizing formats.
>
> $ size arch/x86/kvm/svm.o*
>     text	   data	    bss	    dec	    hex	filename
>    52910	    580	  10072	  63562	   f84a	arch/x86/kvm/svm.o.new
>    53563	    580	  10072	  64215	   fad7	arch/x86/kvm/svm.o.old
>

Applied, thanks.

-- 
error compiling committee.c: too many arguments to function

      parent reply	other threads:[~2011-04-28 10:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-25  5:00 [PATCH] KVM: SVM: Make dump_vmcb static, reduce text Joe Perches
2011-04-26  8:38 ` Roedel, Joerg
2011-04-28 10:08 ` 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=4DB93C95.1050506@redhat.com \
    --to=avi@redhat.com \
    --cc=joe@perches.com \
    --cc=joerg.roedel@amd.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox