Hello: This series was applied to riscv/linux.git (fixes) by Arnd Bergmann <arnd@xxxxxxxx>: On Wed, 23 Oct 2024 07:36:36 +0200 you wrote: > page_to_phys is duplicated by all architectures, and from some strange > reason placed in <asm/io.h> where it doesn't fit at all. > > phys_to_page is only provided by a few architectures despite having a lot > of open coded users. > > Provide generic versions in <asm-generic/memory_model.h> to make these > helpers more easily usable. > > [...] Here is the summary with links: - [1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations https://git.kernel.org/riscv/c/c5c3238d9b8c - [2/2] asm-generic: add an optional pfn_valid check to page_to_phys https://git.kernel.org/riscv/c/3e25d5a49f99 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html