arch/x86: Fix typos
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 3 Jan 2024 00:40:11 +0000 (18:40 -0600)
committerIngo Molnar <mingo@kernel.org>
Wed, 3 Jan 2024 10:46:22 +0000 (11:46 +0100)
commit54aa699e8094efb7d7675fefbc03dfce24f98456
tree67a78316e4834ef635b4952cc629b1534076b9cf
parent7d28365a06af74cee015a448d32ab6e98cd05cfb
arch/x86: Fix typos

Fix typos, most reported by "codespell arch/x86".  Only touches comments,
no code changes.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20240103004011.1758650-1-helgaas@kernel.org
60 files changed:
arch/x86/boot/compressed/Makefile
arch/x86/boot/compressed/mem.c
arch/x86/coco/tdx/tdx.c
arch/x86/crypto/aesni-intel_asm.S
arch/x86/crypto/aesni-intel_avx-x86_64.S
arch/x86/crypto/crc32c-pcl-intel-asm_64.S
arch/x86/crypto/sha512-avx-asm.S
arch/x86/crypto/sha512-ssse3-asm.S
arch/x86/events/amd/brs.c
arch/x86/events/amd/core.c
arch/x86/events/intel/core.c
arch/x86/hyperv/hv_apic.c
arch/x86/hyperv/irqdomain.c
arch/x86/hyperv/ivm.c
arch/x86/include/asm/amd_nb.h
arch/x86/include/asm/extable_fixup_types.h
arch/x86/include/asm/fpu/types.h
arch/x86/include/asm/iosf_mbi.h
arch/x86/include/asm/kvm_host.h
arch/x86/include/asm/nospec-branch.h
arch/x86/include/asm/pgtable_64.h
arch/x86/include/asm/uv/uv_hub.h
arch/x86/include/asm/vdso/gettimeofday.h
arch/x86/include/asm/xen/interface_64.h
arch/x86/include/uapi/asm/amd_hsmp.h
arch/x86/kernel/alternative.c
arch/x86/kernel/amd_gart_64.c
arch/x86/kernel/apic/Makefile
arch/x86/kernel/apic/apic.c
arch/x86/kernel/apic/vector.c
arch/x86/kernel/cpu/sgx/ioctl.c
arch/x86/kernel/fpu/core.c
arch/x86/kernel/head_64.S
arch/x86/kernel/hpet.c
arch/x86/kernel/kvm.c
arch/x86/kernel/kvmclock.c
arch/x86/kernel/ldt.c
arch/x86/kernel/process.c
arch/x86/kernel/sev-shared.c
arch/x86/kvm/cpuid.c
arch/x86/kvm/mmu/mmu.c
arch/x86/kvm/mmu/tdp_iter.c
arch/x86/kvm/svm/svm.c
arch/x86/kvm/vmx/nested.c
arch/x86/kvm/vmx/vmx.c
arch/x86/kvm/x86.c
arch/x86/lib/delay.c
arch/x86/mm/init_64.c
arch/x86/mm/pat/memtype.c
arch/x86/mm/pat/set_memory.c
arch/x86/mm/pti.c
arch/x86/mm/tlb.c
arch/x86/net/bpf_jit_comp.c
arch/x86/net/bpf_jit_comp32.c
arch/x86/platform/intel-quark/imr_selftest.c
arch/x86/platform/pvh/head.S
arch/x86/platform/uv/uv_nmi.c
arch/x86/platform/uv/uv_time.c
arch/x86/realmode/init.c
arch/x86/xen/mmu_pv.c