[GIT PULL] Coresight fix for v5.16

Mathieu Poirier mathieu.poirier at linaro.org
Fri Nov 5 15:47:14 PDT 2021


The following changes since commit 561ced0bb90a4be298b7db5fb54f29731d74a3f6:

  arm64: errata: Enable TRBE workaround for write to out-of-range address (2021-10-27 11:46:06 -0600)

are available in the Git repository at:

  git at gitolite.kernel.org:pub/scm/linux/kernel/git/coresight/linux.git tags/coresight-fixes-v5.16

for you to fetch changes up to 20b02fe36530a1e48dde73c80b882ae276346ea3:

  arm64: cpufeature: Export this_cpu_has_cap helper (2021-11-04 10:46:21 -0600)

---------------------------------------------------------------
coresight: Fix for v5.16

This fix enables to compile the TRBE driver as a module by
exporting function this_cpu_has_cap().

Signed-off-by: Mathieu Poirier <mathieu.poirier at linaro.org>

----------------------------------------------------------------
Arnd Bergmann (1):
      arm64: cpufeature: Export this_cpu_has_cap helper

 arch/arm64/kernel/cpufeature.c | 1 +
 1 file changed, 1 insertion(+)



More information about the linux-arm-kernel mailing list