From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabiano Rosas Date: Wed, 01 Sep 2021 15:26:00 +0000 Subject: Re: [PATCH kernel] KVM: PPC: Book3S HV: Make unique debugfs nodename Message-Id: <87czpsuxkn.fsf@linux.ibm.com> List-Id: References: <20210707041344.3803554-1-aik@ozlabs.ru> <87pmubu306.fsf@linux.ibm.com> <2fe01488-5a9b-785e-7c05-1d527dead18d@ozlabs.ru> <87lf4gv0hf.fsf@linux.ibm.com> In-Reply-To: <87lf4gv0hf.fsf@linux.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alexey Kardashevskiy , Michael Ellerman Cc: linux-kernel@vger.kernel.org, kvm-ppc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Paul Mackerras Fabiano Rosas writes: > That is why I mentioned creating a hook similar to > kvm_create_vcpu_debugfs in the common KVM code. kvm_create_vm_debugfs or > something. s/kvm/kvm_arch/