Skip to content

Conversation

@linux-riscv-bot
Copy link

PR for series 1043953 applied to workflow__riscv__fixes

Name: riscv: fix minor typo in syscall.h comment
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1043953
Version: 1

Some developers may be confused because RISC-V does not have
a register named r0. Also, orig_r0 is not available in pt_regs structure,
which is specific to riscv. So we had better fix this minor typo.

Signed-off-by: Austin Kim <austin.kim@lge.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: fix minor typo in syscall.h comment"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 113.83 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: fix minor typo in syscall.h comment"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1261.92 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: fix minor typo in syscall.h comment"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1735.03 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: fix minor typo in syscall.h comment"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 24.96 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: fix minor typo in syscall.h comment"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 26.47 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: fix minor typo in syscall.h comment"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.81 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: fix minor typo in syscall.h comment"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 81.15 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: fix minor typo in syscall.h comment"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.23 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: fix minor typo in syscall.h comment"
kdoc
Desc: Detects for kdoc errors
Duration: 0.97 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: fix minor typo in syscall.h comment"
module-param
Desc: Detect module_param changes
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: fix minor typo in syscall.h comment"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.21 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: fix minor typo in syscall.h comment"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.29 seconds
Result: PASS

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