All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: Radim Krm <rkrcmar@redhat.com>,
	kvm@vger.kernel.org, Thomas Gleixner <tglx@linutronix.de>,
	Ingo Molnar <mingo@redhat.com>, Borislav Petkov <bp@alien8.de>,
	"H. Peter Anvin" <hpa@zytor.com>,
	x86@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/2] KVM: remove kvm_arch_has_vcpu_debugfs()
Date: Mon, 5 Aug 2019 17:36:05 +0200	[thread overview]
Message-ID: <20190805153605.GA27752@kroah.com> (raw)
In-Reply-To: <6ddc98b6-67d9-1ea4-77d8-dcaf0b5a94cc@redhat.com>

On Sat, Aug 03, 2019 at 08:23:25AM +0200, Paolo Bonzini wrote:
> On 31/07/19 20:55, Greg KH wrote:
> > There is no need for this function as all arches have to implement
> > kvm_arch_create_vcpu_debugfs() no matter what, so just remove this call
> > as it is pointless.
> > 
> > Cc: Paolo Bonzini <pbonzini@redhat.com>
> > Cc: "Radim Krm" <rkrcmar@redhat.com>
> > Cc: Thomas Gleixner <tglx@linutronix.de>
> > Cc: Ingo Molnar <mingo@redhat.com>
> > Cc: Borislav Petkov <bp@alien8.de>
> > Cc: "H. Peter Anvin" <hpa@zytor.com>
> > Cc: <x86@kernel.org>
> > Cc: <kvm@vger.kernel.org>
> > Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> > ---
> > v2: new patch in the series
> 
> Let's remove kvm_arch_arch_create_vcpu_debugfs too for non-x86 arches.
> 
> I'll queue your 2/2.

Great, so what about 1/2?  I have no objection to your patch for this.

thanks,

greg k-h

  parent reply	other threads:[~2019-08-05 15:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-31 18:55 [PATCH v2 1/2] KVM: remove kvm_arch_has_vcpu_debugfs() Greg KH
2019-07-31 18:56 ` [PATCH v2 2/2] KVM: no need to check return value of debugfs_create functions Greg KH
2019-08-03  6:23 ` [PATCH v2 1/2] KVM: remove kvm_arch_has_vcpu_debugfs() Paolo Bonzini
2019-08-03  7:41   ` Thomas Gleixner
2019-08-05 15:49     ` Paolo Bonzini
2019-08-05 15:36   ` Greg KH [this message]
2019-08-05 15:48     ` Paolo Bonzini
2019-08-05 16:00       ` Greg KH

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=20190805153605.GA27752@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=bp@alien8.de \
    --cc=hpa@zytor.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=rkrcmar@redhat.com \
    --cc=tglx@linutronix.de \
    --cc=x86@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 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.