lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 25 Nov 2022 10:50:19 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Anirudh Venkataramanan <anirudh.venkataramanan@...el.com>
Cc:     netdev@...r.kernel.org, ira.weiny@...el.com,
        fmdefrancesco@...il.com
Subject: Re: [PATCH v2 net-next 0/6] Remove uses of kmap_atomic()

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:

On Wed, 23 Nov 2022 12:52:13 -0800 you wrote:
> kmap_atomic() is being deprecated. This little series replaces the last
> few uses of kmap_atomic() in the networking subsystem.
> 
> This series triggered a suggestion [1] that perhaps the Sun Cassini,
> LDOM Virtual Switch Driver and the LDOM virtual network drivers should be
> removed completely. I plan to do this in a follow up patchset. For
> completeness, this series still includes kmap_atomic() conversions that
> apply to the above referenced drivers. If for some reason we choose to not
> remove these drivers, at least they won't be using kmap_atomic() anymore.
> 
> [...]

Here is the summary with links:
  - [v2,net-next,1/6] ch_ktls: Use memcpy_from_page() instead of k[un]map_atomic()
    https://git.kernel.org/netdev/net-next/c/51337ef07a40
  - [v2,net-next,2/6] sfc: Use kmap_local_page() instead of kmap_atomic()
    https://git.kernel.org/netdev/net-next/c/f61e6d3ca4da
  - [v2,net-next,3/6] cassini: Use page_address() instead of kmap_atomic()
    https://git.kernel.org/netdev/net-next/c/c191445874bb
  - [v2,net-next,4/6] cassini: Use memcpy_from_page() instead of k[un]map_atomic()
    https://git.kernel.org/netdev/net-next/c/e3128591b55a
  - [v2,net-next,5/6] sunvnet: Use kmap_local_page() instead of kmap_atomic()
    https://git.kernel.org/netdev/net-next/c/350d351389e9
  - [v2,net-next,6/6] net: thunderbolt: Use kmap_local_page() instead of kmap_atomic()
    https://git.kernel.org/netdev/net-next/c/c3a8d375f3b9

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ