[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211105224714.1873452-1-mathieu.poirier@linaro.org>
Date: Fri, 5 Nov 2021 16:47:14 -0600
From: Mathieu Poirier <mathieu.poirier@...aro.org>
To: gregkh@...uxfoundation.org
Cc: coresight@...ts.linaro.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] Coresight fix for v5.16
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@...olite.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@...aro.org>
----------------------------------------------------------------
Arnd Bergmann (1):
arm64: cpufeature: Export this_cpu_has_cap helper
arch/arm64/kernel/cpufeature.c | 1 +
1 file changed, 1 insertion(+)
Powered by blists - more mailing lists