diff options
author | Usama Arif <usama.arif@bytedance.com> | 2022-11-04 07:16:59 +0100 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2022-11-09 19:11:56 +0100 |
commit | 1e55b44d9ecd42dee7106ce635ffd855183f5221 (patch) | |
tree | 1adab652adf67e71be2c7262394c371b963fae3f /arch/arm64/Kconfig | |
parent | arm64: entry: Fix typo (diff) | |
download | linux-1e55b44d9ecd42dee7106ce635ffd855183f5221.tar.xz linux-1e55b44d9ecd42dee7106ce635ffd855183f5221.zip |
arm64: paravirt: remove conduit check in has_pv_steal_clock
arm_smccc_1_1_invoke() which is called later on in the function
will return failure if there's no conduit (or pre-SMCCC 1.1),
hence the check is unnecessary.
Suggested-by: Steven Price <steven.price@arm.com>
Signed-off-by: Usama Arif <usama.arif@bytedance.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Link: https://lore.kernel.org/r/20221104061659.4116508-1-usama.arif@bytedance.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'arch/arm64/Kconfig')
0 files changed, 0 insertions, 0 deletions