[GIT PULL] arm64 fix for -rc7

From: Will Deacon
Date: Fri Jul 24 2020 - 07:52:42 EST


Hi Linus,

Please pull this tiny arm64 fix for -rc7, which tells recent versions of
clang where to find the assembler for building the compat vDSO.

Cheers,

Will

--->8

The following changes since commit f32ed8eb0e3f0d0ef4ddb854554d60ca5863a9f9:

drivers/perf: Prevent forced unbinding of PMU drivers (2020-07-17 10:51:44 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 7b7891c7bdfd61fc9ed6747a0a05efe2394dddc6:

arm64: vdso32: Fix '--prefix=' value for newer versions of clang (2020-07-23 10:57:32 +0100)

----------------------------------------------------------------
arm64 fix for -rc7

- Fix compat vDSO build flags for recent versions of clang

----------------------------------------------------------------
Nathan Chancellor (1):
arm64: vdso32: Fix '--prefix=' value for newer versions of clang

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