From: Andrew Jones <andrew.jones@linux.dev>
To: Fuad Tabba <tabba@google.com>
Cc: kvm@vger.kernel.org, kvm-riscv@lists.infradead.org,
kvmarm@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
maz@kernel.org, oliver.upton@linux.dev, joey.gouly@arm.com,
suzuki.poulose@arm.com, yuzenghui@huawei.com, will@kernel.org,
pbonzini@redhat.com, shuah@kernel.org, anup@brainfault.org
Subject: Re: [PATCH v2 5/5] KVM: selftests: Fix typos and stale comments in kvm_util
Date: Mon, 22 Dec 2025 12:13:58 -0600 [thread overview]
Message-ID: <20251222-5d40dd87b6e6d0308ff1e900@orel> (raw)
In-Reply-To: <20251215165155.3451819-6-tabba@google.com>
On Mon, Dec 15, 2025 at 04:51:55PM +0000, Fuad Tabba wrote:
> Fix minor documentation errors in `kvm_util.h` and `kvm_util.c`.
>
> - Correct the argument description for `vcpu_args_set` in `kvm_util.h`,
> which incorrectly listed `vm` instead of `vcpu`.
> - Fix a typo in the comment for `kvm_selftest_arch_init` ("exeucting" ->
> "executing").
> - Correct the return value description for `vm_vaddr_unused_gap` in
> `kvm_util.c` to match the implementation, which returns an address "at
> or above" `vaddr_min`, not "at or below".
>
> No functional change intended.
>
> Signed-off-by: Fuad Tabba <tabba@google.com>
> ---
> tools/testing/selftests/kvm/include/kvm_util.h | 4 ++--
> tools/testing/selftests/kvm/lib/kvm_util.c | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
Reviewed-by: Andrew Jones <andrew.jones@linux.dev>
prev parent reply other threads:[~2025-12-22 18:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-15 16:51 [PATCH v2 0/5] KVM: selftests: Alignment fixes and arm64 MMU cleanup Fuad Tabba
2025-12-15 16:51 ` [PATCH v2 1/5] KVM: arm64: selftests: Disable unused TTBR1_EL1 translations Fuad Tabba
2025-12-15 16:51 ` [PATCH v2 2/5] KVM: arm64: selftests: Fix incorrect rounding in page_align() Fuad Tabba
2025-12-22 18:06 ` Andrew Jones
2025-12-15 16:51 ` [PATCH v2 3/5] KVM: riscv: " Fuad Tabba
2025-12-22 18:06 ` Andrew Jones
2025-12-15 16:51 ` [PATCH v2 4/5] KVM: selftests: Move page_align() to shared header Fuad Tabba
2025-12-22 18:11 ` Andrew Jones
2025-12-15 16:51 ` [PATCH v2 5/5] KVM: selftests: Fix typos and stale comments in kvm_util Fuad Tabba
2025-12-22 18:13 ` Andrew Jones [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=20251222-5d40dd87b6e6d0308ff1e900@orel \
--to=andrew.jones@linux.dev \
--cc=anup@brainfault.org \
--cc=joey.gouly@arm.com \
--cc=kvm-riscv@lists.infradead.org \
--cc=kvm@vger.kernel.org \
--cc=kvmarm@lists.linux.dev \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=maz@kernel.org \
--cc=oliver.upton@linux.dev \
--cc=pbonzini@redhat.com \
--cc=shuah@kernel.org \
--cc=suzuki.poulose@arm.com \
--cc=tabba@google.com \
--cc=will@kernel.org \
--cc=yuzenghui@huawei.com \
/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