diff options
author | Will Deacon <will@kernel.org> | 2021-07-30 12:24:37 +0100 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2021-08-20 12:33:06 +0200 |
commit | d82158fa6df4237c9859b27d719c53b4fe09e69e (patch) | |
tree | b11ef96f5a4c1e73d11a523d46309361332ad1b8 /arch/arm64/kernel/process.c | |
parent | c94d89fafa49ba70fedbb01cb52dfbbdd7dc0986 (diff) | |
download | linux-d82158fa6df4237c9859b27d719c53b4fe09e69e.tar.bz2 |
arm64: Implement task_cpu_possible_mask()
Provide an implementation of task_cpu_possible_mask() so that we can
prevent 64-bit-only cores being added to the 'cpus_mask' for compat
tasks on systems with mismatched 32-bit support at EL0,
Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20210730112443.23245-11-will@kernel.org
Diffstat (limited to 'arch/arm64/kernel/process.c')
0 files changed, 0 insertions, 0 deletions