]> git.ipfire.org Git - thirdparty/linux.git/commit
riscv: vdso: Only try to install vDSO when present
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Thu, 9 Jul 2026 06:49:00 +0000 (08:49 +0200)
committerPaul Walmsley <pjw@kernel.org>
Wed, 29 Jul 2026 23:55:17 +0000 (17:55 -0600)
commitc052927905710de1ab7364bf1925efbd12517ea3
tree5dbda2e3dd3aec7cbb17cc4744002a035431ffa2
parenta0188cc133696627857d16054e43f9ebc7efc821
riscv: vdso: Only try to install vDSO when present

vdso.so.dbg is only built with CONFIG_MMU.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202607090258.iSAUYlO1-lkp@intel.com/
Fixes: f157d411a9eb ("riscv: add missing vdso_install target")
Fixes: 3edf39916977 ("vDSO, kbuild: Provide vDSO debug variants at runtime")
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Link: https://patch.msgid.link/20260709-riscv-install-vdso-v1-1-0ba4345419ca@linutronix.de
Signed-off-by: Paul Walmsley <pjw@kernel.org>
arch/riscv/Makefile