Message ID | mhng-105d6a21-7483-4a20-a9e7-8e72770737d8@palmer-ri-x1c9 (mailing list archive) |
---|---|
State | Accepted |
Commit | c150b809f7de2afdd3fb5a9adff2a9a68d7331ce |
Headers | show |
Series | [GIT,PULL] RISC-V Patches for the 6.9 Merge Window | expand |
Context | Check | Description |
---|---|---|
conchuod/vmtest-fixes-PR | fail | merge-conflict |
The pull request you sent on Fri, 22 Mar 2024 07:22:06 -0700 (PDT):
> git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-6.9-mw2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c150b809f7de2afdd3fb5a9adff2a9a68d7331ce
Thank you!
Hello: This pull request was applied to riscv/linux.git (fixes) by Linus Torvalds <torvalds@linux-foundation.org>: On Fri, 22 Mar 2024 07:22:06 -0700 (PDT) you wrote: > The following changes since commit e0fe5ab4192c171c111976dbe90bbd37d3976be0: > > riscv: Fix pte_leaf_size() for NAPOT (2024-02-29 10:21:23 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-6.9-mw2 > > [...] Here is the summary with links: - [GIT,PULL] RISC-V Patches for the 6.9 Merge Window https://git.kernel.org/riscv/c/c150b809f7de You are awesome, thank you!
Hello: This pull request was applied to riscv/linux.git (for-next) by Linus Torvalds <torvalds@linux-foundation.org>: On Fri, 22 Mar 2024 07:22:06 -0700 (PDT) you wrote: > The following changes since commit e0fe5ab4192c171c111976dbe90bbd37d3976be0: > > riscv: Fix pte_leaf_size() for NAPOT (2024-02-29 10:21:23 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-6.9-mw2 > > [...] Here is the summary with links: - [GIT,PULL] RISC-V Patches for the 6.9 Merge Window https://git.kernel.org/riscv/c/c150b809f7de You are awesome, thank you!
diff --cc arch/riscv/include/asm/bitops.h index 329d8244a9b3,c4c2173dfe99..000000000000 --- a/arch/riscv/include/asm/bitops.h diff --cc drivers/perf/Kconfig index 54ff5cc17ccd,564e813d8c69..000000000000 --- a/drivers/perf/Kconfig