commit | 4adcec1164de863ef8bcf2cdffa0ea09de2a08d3 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Wed Sep 20 13:49:59 2017 -0700 |
committer | Will Deacon <will.deacon@arm.com> | Mon Oct 02 10:13:05 2017 +0100 |
tree | 3536eaa2778914bba64c1e9640335b8257ded9fb | |
parent | b4f4a2755665bf847231050b569f587ce0945482 [diff] |
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: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Will Deacon <will.deacon@arm.com>