]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-next/sve' into for-next/core
authorWill Deacon <will@kernel.org>
Fri, 29 Oct 2021 11:25:29 +0000 (12:25 +0100)
committerWill Deacon <will@kernel.org>
Fri, 29 Oct 2021 11:25:29 +0000 (12:25 +0100)
commit1213aef1e379a1a40f990c57361458626ac3e005
tree8115b07b5b0040edbd017d7c5e4dda6d700b9b56
parentd2a7a05c8c26d910b6c0671aba27f7eb0e0871d1
parent5a1ffaa04c048d1f4f466db9338825cc509e5108
Merge branch 'for-next/sve' into for-next/core

* for-next/sve:
  arm64/sve: Fix warnings when SVE is disabled
  arm64/sve: Add stub for sve_max_virtualisable_vl()
  arm64/sve: Track vector lengths for tasks in an array
  arm64/sve: Explicitly load vector length when restoring SVE state
  arm64/sve: Put system wide vector length information into structs
  arm64/sve: Use accessor functions for vector lengths in thread_struct
  arm64/sve: Rename find_supported_vector_length()
  arm64/sve: Make access to FFR optional
  arm64/sve: Make sve_state_size() static
  arm64/sve: Remove sve_load_from_fpsimd_state()
  arm64/fp: Reindent fpsimd_save()
arch/arm64/kernel/cpufeature.c