[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166199881471.11608.5977053963843063287.git-patchwork-notify@kernel.org>
Date: Thu, 01 Sep 2022 02:20:14 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Linus Walleij <linus.walleij@...aro.org>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
santosh.shilimkar@...cle.com, linux-rdma@...r.kernel.org,
rds-devel@....oracle.com
Subject: Re: [PATCH net-next] net/rds: Pass a pointer to virt_to_page()
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 29 Aug 2022 15:20:01 +0200 you wrote:
> Functions that work on a pointer to virtual memory such as
> virt_to_pfn() and users of that function such as
> virt_to_page() are supposed to pass a pointer to virtual
> memory, ideally a (void *) or other pointer. However since
> many architectures implement virt_to_pfn() as a macro,
> this function becomes polymorphic and accepts both a
> (unsigned long) and a (void *).
>
> [...]
Here is the summary with links:
- [net-next] net/rds: Pass a pointer to virt_to_page()
https://git.kernel.org/netdev/net-next/c/a60511cf1520
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