[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 15/27] target/hppa: spelling fixes: Indicies, Truely
|
From: |
Michael Tokarev |
|
Subject: |
[PULL 15/27] target/hppa: spelling fixes: Indicies, Truely |
|
Date: |
Thu, 16 Nov 2023 10:44:29 +0300 |
Fixes: bb67ec32a0bb "target/hppa: Include PSW_P in tb flags and mmu index"
Fixes: d7553f3591bb "target/hppa: Populate an interval tree with valid tlb
entries"
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
---
target/hppa/cpu.h | 2 +-
target/hppa/machine.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/target/hppa/cpu.h b/target/hppa/cpu.h
index bcfed04f7c..8be45c69c9 100644
--- a/target/hppa/cpu.h
+++ b/target/hppa/cpu.h
@@ -56,7 +56,7 @@
1 << MMU_PL2_IDX | 1 << MMU_PL2_P_IDX | \
1 << MMU_USER_IDX | 1 << MMU_USER_P_IDX)
-/* Indicies to flush for access_id changes. */
+/* Indices to flush for access_id changes. */
#define HPPA_MMU_FLUSH_P_MASK \
(1 << MMU_KERNEL_P_IDX | 1 << MMU_PL1_P_IDX | \
1 << MMU_PL2_P_IDX | 1 << MMU_USER_P_IDX)
diff --git a/target/hppa/machine.c b/target/hppa/machine.c
index 2f8e8cc5a1..15cbc5e6d0 100644
--- a/target/hppa/machine.c
+++ b/target/hppa/machine.c
@@ -129,7 +129,7 @@ static int tlb_post_load(void *opaque, int version_id)
/*
* Re-create the interval tree from the valid entries.
- * Truely invalid entries should have start == end == 0.
+ * Truly invalid entries should have start == end == 0.
* Otherwise it should be the in-flight tlb_partial entry.
*/
for (uint32_t i = 0; i < ARRAY_SIZE(env->tlb); ++i) {
--
2.39.2
- [PULL 04/27] qapi/pragma.json: Improve the comment about the lists of QAPI rule exceptions, (continued)
- [PULL 04/27] qapi/pragma.json: Improve the comment about the lists of QAPI rule exceptions, Michael Tokarev, 2023/11/16
- [PULL 05/27] hw/audio/virtio-snd.c: spelling: initalize, Michael Tokarev, 2023/11/16
- [PULL 06/27] qapi/migration.json: spelling: transfering, Michael Tokarev, 2023/11/16
- [PULL 07/27] bsd-user: spelling fixes: necesary, agrument, undocummented, Michael Tokarev, 2023/11/16
- [PULL 08/27] linux-user: spelling fixes: othe, necesary, Michael Tokarev, 2023/11/16
- [PULL 10/27] gdbstub: spelling fix: respectivelly, Michael Tokarev, 2023/11/16
- [PULL 11/27] docs/about/deprecated.rst: spelling fix: becase, Michael Tokarev, 2023/11/16
- [PULL 09/27] hw/cxl: spelling fixes: limitaions, potentialy, intialized, Michael Tokarev, 2023/11/16
- [PULL 12/27] docs/devel/migration.rst: spelling fixes: doen't, diferent, responsability, recomend, Michael Tokarev, 2023/11/16
- [PULL 13/27] docs/system/arm/emulation.rst: spelling fix: Enhacements, Michael Tokarev, 2023/11/16
- [PULL 15/27] target/hppa: spelling fixes: Indicies, Truely,
Michael Tokarev <=
- [PULL 17/27] contrib/vhost-user-gpu/virgl.c: spelling fix: mesage, Michael Tokarev, 2023/11/16
- [PULL 14/27] target/arm/tcg: spelling fixes: alse, addreses, Michael Tokarev, 2023/11/16
- [PULL 16/27] migration/rdma.c: spelling fix: asume, Michael Tokarev, 2023/11/16
- [PULL 19/27] hw/net/cadence_gem.c: spelling fixes: Octects, Michael Tokarev, 2023/11/16
- [PULL 18/27] hw/mem/memory-device.c: spelling fix: ontaining, Michael Tokarev, 2023/11/16
- [PULL 22/27] include/hw/virtio/vhost.h: spelling fix: sate, Michael Tokarev, 2023/11/16
- [PULL 21/27] include/hw/hyperv/dynmem-proto.h: spelling fix: nunber, atleast, Michael Tokarev, 2023/11/16
- [PULL 20/27] include/block/ufs.h: spelling fix: setted, Michael Tokarev, 2023/11/16
- [PULL 23/27] target/riscv/cpu.h: spelling fix: separatly, Michael Tokarev, 2023/11/16
- [PULL 24/27] tests/qtest/migration-test.c: spelling fix: bandwith, Michael Tokarev, 2023/11/16