All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Alex Shi <alex.shi@linux.alibaba.com>
Cc: Peter Zijlstra <peterz@infradead.org>,
	Ingo Molnar <mingo@kernel.org>,
	Frederic Weisbecker <frederic@kernel.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] KVM: remove unused guest_enter/exit
Date: Sat, 11 Jan 2020 12:32:00 +0100	[thread overview]
Message-ID: <c84ec6d3-4f5a-a24e-d907-8e5bc2729dbe@redhat.com> (raw)
In-Reply-To: <1578626036-118506-1-git-send-email-alex.shi@linux.alibaba.com>

On 10/01/20 04:13, Alex Shi wrote:
> After commit 6edaa5307f3f ("KVM: remove kvm_guest_enter/exit wrappers")
> no one uses guest_enter/exit anymore.
> 
> So better to remove them to simplify code and reduced a bit of object
> size.

There is no reduction in object size, since these are inlines.  But PPC
still uses them.

Paolo


  parent reply	other threads:[~2020-01-11 11:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-10  3:13 [PATCH] KVM: remove unused guest_enter/exit Alex Shi
2020-01-10 23:10 ` kbuild test robot
2020-01-10 23:10   ` kbuild test robot
2020-01-11  5:28 ` kbuild test robot
2020-01-11  5:28   ` kbuild test robot
2020-01-11 11:32 ` Paolo Bonzini [this message]
2020-01-11 13:21   ` Alex Shi

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=c84ec6d3-4f5a-a24e-d907-8e5bc2729dbe@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=alex.shi@linux.alibaba.com \
    --cc=frederic@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=peterz@infradead.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 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.