From: Marc Zyngier Date: Thu, 11 May 2023 14:25:58 +0000 (+0100) Subject: Merge branch kvm-arm64/misc-6.4 into kvmarm-master/fixes X-Git-Tag: v6.6.17~4658^2~12^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9a48c597d60decb1c1f982a9eac19519dbf02875;p=platform%2Fkernel%2Flinux-rpi.git Merge branch kvm-arm64/misc-6.4 into kvmarm-master/fixes * kvm-arm64/misc-6.4: : . : Minor changes for 6.4: : : - Make better use of the bitmap API (bitmap_zero, bitmap_zalloc...) : : - FP/SVE/SME documentation update, in the hope that this field : becomes clearer... : : - Add workaround for the usual Apple SEIS brokenness : : - Random comment fixes : . KVM: arm64: vgic: Add Apple M2 PRO/MAX cpus to the list of broken SEIS implementations KVM: arm64: Clarify host SME state management KVM: arm64: Restructure check for SVE support in FP trap handler KVM: arm64: Document check for TIF_FOREIGN_FPSTATE KVM: arm64: Fix repeated words in comments KVM: arm64: Use the bitmap API to allocate bitmaps KVM: arm64: Slightly optimize flush_context() Signed-off-by: Marc Zyngier --- 9a48c597d60decb1c1f982a9eac19519dbf02875