[PATCH v14 27/39] arm64/sme: Provide Kconfig for SME

Mark Brown broonie at kernel.org
Wed Apr 27 05:55:11 PDT 2022


On Wed, Apr 27, 2022 at 12:14:32AM +0200, Marek Szyprowski wrote:

> This patchset landed in linux next-20220426. By default SME is enabled 
> and it breaks CPU hot-plug on all my arm64 test systems. Bisect points 
> this patch, because it finally enables this feature. Here is a report 
> from QEMU's arm64 virt machine:

This is the cpucaps infrastructure not being able to cope with FA64
since it's in a register which is only there if the base SME feature is
there.  It works during boot because we have custom code for walking
through the registers there, and it works for the hwcaps for both SVE
and SME because at first look we don't seem to recheck them for
secondaries.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20220427/3e229e78/attachment.sig>


More information about the linux-arm-kernel mailing list