Skip to content

[PW_SID:1124355] riscv: vdso: Only try to install vDSO when present#2249

Closed
linux-riscv-bot wants to merge 2 commits into
workflow__riscv__fixesfrom
pw1124355
Closed

[PW_SID:1124355] riscv: vdso: Only try to install vDSO when present#2249
linux-riscv-bot wants to merge 2 commits into
workflow__riscv__fixesfrom
pw1124355

Conversation

@linux-riscv-bot

Copy link
Copy Markdown

PR for series 1124355 applied to workflow__riscv__fixes

Name: riscv: vdso: Only try to install vDSO when present
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1124355
Version: 1

Linux RISC-V bot and others added 2 commits July 8, 2026 17:32
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: f157d41 ("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>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: vdso: Only try to install vDSO when present"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 142.17 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: vdso: Only try to install vDSO when present"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1150.62 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: vdso: Only try to install vDSO when present"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1405.14 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: vdso: Only try to install vDSO when present"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 26.55 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: vdso: Only try to install vDSO when present"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 27.61 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: vdso: Only try to install vDSO when present"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 1.67 seconds
Result: WARNING
Output:

WARNING: Unknown commit id '3edf39916977', maybe rebased or not pulled?
#14: 
Fixes: 3edf39916977 ("vDSO, kbuild: Provide vDSO debug variants at runtime")

total: 0 errors, 1 warnings, 0 checks, 8 lines checked

NOTE: For some of the reported defects, checkpatch may be able to
      mechanically convert to the typical style using --fix or --fix-inplace.

Commit f173afebdb3d ("riscv: vdso: Only try to install vDSO when present") has style problems, please review.

NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF

NOTE: If any of the errors are false positives, please report
      them to the maintainer, see CHECKPATCH in MAINTAINERS.
total: 0 errors, 1 warnings, 0 checks, 8 lines checked
WARNING: Unknown commit id '3edf39916977', maybe rebased or not pulled?


@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: vdso: Only try to install vDSO when present"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 89.30 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: vdso: Only try to install vDSO when present"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: vdso: Only try to install vDSO when present"
kdoc
Desc: Detects for kdoc errors
Duration: 0.85 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: vdso: Only try to install vDSO when present"
module-param
Desc: Detect module_param changes
Duration: 0.25 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: vdso: Only try to install vDSO when present"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 1.28 seconds
Result: ERROR
Output:

Commit: f173afebdb3df ("riscv: vdso: Only try to install vDSO when present")
	Fixes tag: Fixes: 3edf39916977 ("vDSO, kbuild: Provide vDSO debug variants at runtime")
	Has these problem(s):
		- Target SHA1 does not exist
Problems with Fixes tag: 1


@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: vdso: Only try to install vDSO when present"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.31 seconds
Result: PASS

@linux-riscv-bot
linux-riscv-bot force-pushed the workflow__riscv__fixes branch 3 times, most recently from da477a6 to 869345e Compare July 13, 2026 18:24
@linux-riscv-bot
linux-riscv-bot deleted the pw1124355 branch July 13, 2026 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants