[PATCH v3 03/25] arm64: cpufeature: add Permission Overlay Extension cpucap

Mark Brown broonie at kernel.org
Sat Nov 25 04:11:33 PST 2023


On Fri, Nov 24, 2023 at 04:34:48PM +0000, Joey Gouly wrote:
> This indicates if the system supports POE. This is a CPUCAP_BOOT_CPU_FEATURE
> as the boot CPU will enable POE if it has it, so secondary CPUs must also
> have this feature.
> 
> Add a new config option: ARM64_POE

For bisection purposes if nothing else I'd expect to see the Kconfig
option added after everything else is in place so that we don't build a
kernel image which has partial POE support available and confuse things,
with no way to enable the config option earlier patches which just build
the !POE case until everything is ready.
-------------- 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/20231125/265f905f/attachment.sig>


More information about the linux-arm-kernel mailing list