mbox series

[GIT,PULL] arm64 fix for 5.9-rc1

Message ID 20200811173957.GA11571@gaia (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] arm64 fix for 5.9-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes

Message

Catalin Marinas Aug. 11, 2020, 5:40 p.m. UTC
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(+)

Comments

pr-tracker-bot@kernel.org Aug. 11, 2020, 10 p.m. UTC | #1
The pull request you sent on Tue, 11 Aug 2020 18:40:00 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/bb5baaa9238ecf8f13b112232c7bbe0d3d598ee8

Thank you!