aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/hyperv_timer.c
diff options
context:
space:
mode:
authorMark Brown <[email protected]>2021-04-12 17:23:20 +0000
committerCatalin Marinas <[email protected]>2021-04-13 11:51:33 +0000
commitef9c5d09797db874a29a97407c3ea3990210432b (patch)
tree43394a9a40028279aeca35e8d05bc4fbdfdf46a4 /drivers/clocksource/hyperv_timer.c
parentarm64: mte: Remove unused mte_assign_mem_tag_range() (diff)
downloadkernel-ef9c5d09797db874a29a97407c3ea3990210432b.tar.gz
kernel-ef9c5d09797db874a29a97407c3ea3990210432b.zip
arm64/sve: Remove redundant system_supports_sve() tests
Currently there are a number of places in the SVE code where we check both system_supports_sve() and TIF_SVE. This is a bit redundant given that we should never get into a situation where we have set TIF_SVE without having SVE support and it is not clear that silently ignoring a mistakenly set TIF_SVE flag is the most sensible error handling approach. For now let's just drop the system_supports_sve() checks since this will at least reduce overhead a little. Signed-off-by: Mark Brown <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'drivers/clocksource/hyperv_timer.c')
0 files changed, 0 insertions, 0 deletions