Skip to content

[PW_SID:991531] riscv: Use an atomic xchg in pudp_huge_get_and_clear() - #777

Closed
linux-riscv-bot wants to merge 1 commit into
workflow__riscv__fixesfrom
pw991531
Closed

[PW_SID:991531] riscv: Use an atomic xchg in pudp_huge_get_and_clear()#777
linux-riscv-bot wants to merge 1 commit into
workflow__riscv__fixesfrom
pw991531

Conversation

@linux-riscv-bot

Copy link
Copy Markdown

PR for series 991531 applied to workflow__riscv__fixes

Name: riscv: Use an atomic xchg in pudp_huge_get_and_clear()
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=991531
Version: 1

Make sure we return the right pud value and not a value that could
have been overwritten in between by a different core.

Fixes: c3cc2a4 ("riscv: Add support for PUD THP")
Cc: stable@vger.kernel.org
Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: Use an atomic xchg in pudp_huge_get_and_clear()"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 103.05 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: Use an atomic xchg in pudp_huge_get_and_clear()"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 2228.43 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: Use an atomic xchg in pudp_huge_get_and_clear()"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 2864.98 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: Use an atomic xchg in pudp_huge_get_and_clear()"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 20.84 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: Use an atomic xchg in pudp_huge_get_and_clear()"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 21.95 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: Use an atomic xchg in pudp_huge_get_and_clear()"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.76 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: Use an atomic xchg in pudp_huge_get_and_clear()"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 74.16 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: Use an atomic xchg in pudp_huge_get_and_clear()"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.23 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: Use an atomic xchg in pudp_huge_get_and_clear()"
kdoc
Desc: Detects for kdoc errors
Duration: 0.85 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: Use an atomic xchg in pudp_huge_get_and_clear()"
module-param
Desc: Detect module_param changes
Duration: 0.25 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: Use an atomic xchg in pudp_huge_get_and_clear()"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.27 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "riscv: Use an atomic xchg in pudp_huge_get_and_clear()"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.29 seconds
Result: PASS

@linux-riscv-bot
linux-riscv-bot deleted the pw991531 branch August 22, 2025 01:02
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.

1 participant