[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173395636448.1729195.13128530873311699126.git-patchwork-notify@kernel.org>
Date: Wed, 11 Dec 2024 22:32:44 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Christoph Hellwig <hch@....de>
Cc: linux-riscv@...ts.infradead.org, arnd@...db.de,
linux-alpha@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-snps-arc@...ts.infradead.org, linux-arm-kernel@...ts.infradead.org,
linux-csky@...r.kernel.org, linux-hexagon@...r.kernel.org,
loongarch@...ts.linux.dev, linux-m68k@...ts.linux-m68k.org,
linux-mips@...r.kernel.org, linux-openrisc@...r.kernel.org,
linux-parisc@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
linux-s390@...r.kernel.org, linux-sh@...r.kernel.org,
sparclinux@...r.kernel.org, linux-um@...ts.infradead.org,
linux-arch@...r.kernel.org
Subject: Re: [PATCH 1/2] asm-generic: provide generic page_to_phys and
phys_to_page implementations
Hello:
This series was applied to riscv/linux.git (fixes)
by Arnd Bergmann <arnd@...db.de>:
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
Powered by blists - more mailing lists