[GIT PULL] A Single RISC-V Fix for 5.19

From: Palmer Dabbelt
Date: Fri Jul 29 2022 - 13:05:28 EST


The following changes since commit c1f6eff304e4dfa4558b6a8c6b2d26a91db6c998:

riscv: add as-options for modules with assembly compontents (2022-07-21 12:09:29 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-5.19-rc9

for you to fetch changes up to 88bd24d73d5bfa1b7b97a9221ff320fc44ef401a:

riscv: compat: vdso: Fix vdso_install target (2022-07-22 12:23:14 -0700)

----------------------------------------------------------------
A Single RISC-V Fix for 5.19

* A build fix for "make vdso_install" that avoids an issue trying to
install the compat VDSO.

----------------------------------------------------------------
Emil Renner Berthing (1):
riscv: compat: vdso: Fix vdso_install target

arch/riscv/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)