Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4adcec11 authored by Kees Cook's avatar Kees Cook Committed by Will Deacon
Browse files

arm64: Always use REFCOUNT_FULL



As discussed at the Linux Security Summit, arm64 prefers to use
REFCOUNT_FULL by default. This enables it for the architecture.

Cc: hw.likun@huawei.com
Cc: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: default avatarArd Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: default avatarKees Cook <keescook@chromium.org>
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent b4f4a275
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -119,6 +119,7 @@ config ARM64
	select PCI_ECAM if ACPI
	select PCI_ECAM if ACPI
	select POWER_RESET
	select POWER_RESET
	select POWER_SUPPLY
	select POWER_SUPPLY
	select REFCOUNT_FULL
	select SPARSE_IRQ
	select SPARSE_IRQ
	select SYSCTL_EXCEPTION_TRACE
	select SYSCTL_EXCEPTION_TRACE
	select THREAD_INFO_IN_TASK
	select THREAD_INFO_IN_TASK