mbox series

[GIT,PULL] arm64 fixes for 5.7-rc4

Message ID 20200501192950.GA25365@gaia
State New
Headers show
Series [GIT,PULL] arm64 fixes for 5.7-rc4 | expand

Pull-request

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

Message

Catalin Marinas May 1, 2020, 7:29 p.m. UTC
Hi Linus,

Please pull the arm64 fix below. Thanks.

The following changes since commit 6a8b55ed4056ea5559ebe4f6a4b247f627870d4c:

  Linux 5.7-rc3 (2020-04-26 13:51:02 -0700)

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 1578e5d03112e3e9d37e1c4d95b6dfb734c73955:

  arm64: vdso: Add -fasynchronous-unwind-tables to cflags (2020-04-30 18:35:32 +0100)

----------------------------------------------------------------
- Add -fasynchronous-unwind-tables to the vDSO CFLAGS.

----------------------------------------------------------------
Vincenzo Frascino (1):
      arm64: vdso: Add -fasynchronous-unwind-tables to cflags

 arch/arm64/kernel/vdso/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org May 2, 2020, 12:40 a.m. UTC | #1
The pull request you sent on Fri, 1 May 2020 20:29:52 +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/42eb62d417e5cf22d6e305cb895fb54299862a53

Thank you!