[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <82711e21-15ce-8361-31b8-bfb1b8017698@redhat.com>
Date: Tue, 27 Sep 2022 16:18:01 +0200
From: Paolo Bonzini <pbonzini@...hat.com>
To: Hao Peng <flyingpenghao@...il.com>
Cc: kvm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [RESEND PATCH v2] kvm: mmu: fix typos in struct kvm_arch
On 9/23/22 17:05, Hao Peng wrote:
> From: Peng Hao<flyingpeng@...cent.com>
>
> No 'kvmp_mmu_pages', it should be 'kvm_mmu_page'. And
> struct kvm_mmu_pages and struct kvm_mmu_page are different structures,
> here should be kvm_mmu_page.
> kvm_mmu_pages is defined in arch/x86/kvm/mmu/mmu.c.
>
> Suggested-by: David Matlack<dmatlack@...gle.com>
> Signed-off-by: Peng Hao<flyingpeng@...cent.com>
> Reviewed-by: David Matlack<dmatlack@...gle.com>
> ---
> arch/x86/include/asm/kvm_host.h | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
Queued, but the patch was broken (it had spaces instead of tabs for
indentation).
Paolo
Powered by blists - more mailing lists