Hi Linus, Please pull the fix below. Thanks.
The following changes since commit eaecca9e7710281be7c31d892c9f447eafd7ddd9: arm64: Fix __cpu_logical_map undefined issue (2020-08-08 19:25:04 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes for you to fetch changes up to 3df14264ad9930733a8166e5bd0eccc1727564bb: recordmcount: Fix build failure on non arm64 (2020-08-10 15:22:06 +0100) ---------------------------------------------------------------- Fix recordmcount build failure on non-arm64 (caused by an arm64 patch). ---------------------------------------------------------------- Christophe Leroy (1): recordmcount: Fix build failure on non arm64 scripts/recordmcount.c | 2 ++ 1 file changed, 2 insertions(+) -- Catalin