mbox series

[net-next,0/2] s390/net: updates 2022-02-21

Message ID 20220221145633.3869621-1-wintera@linux.ibm.com (mailing list archive)
Headers show
Series s390/net: updates 2022-02-21 | expand

Message

Alexandra Winter Feb. 21, 2022, 2:56 p.m. UTC
Hello Dave & Jakub,

please apply the following patches to netdev's net-next tree.

Just cleanup. No functional changes, as currently virt=phys in s390.

Thank you
Alexandra

Alexander Gordeev (2):
  s390/iucv: sort out physical vs virtual pointers usage
  s390/net: sort out physical vs virtual pointers usage

 drivers/s390/net/lcs.c            | 8 ++++----
 drivers/s390/net/qeth_core_main.c | 2 +-
 net/iucv/iucv.c                   | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Feb. 23, 2022, 12:30 a.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 21 Feb 2022 15:56:31 +0100 you wrote:
> Hello Dave & Jakub,
> 
> please apply the following patches to netdev's net-next tree.
> 
> Just cleanup. No functional changes, as currently virt=phys in s390.
> 
> Thank you
> Alexandra
> 
> [...]

Here is the summary with links:
  - [net-next,1/2] s390/iucv: sort out physical vs virtual pointers usage
    https://git.kernel.org/netdev/net-next/c/ab847d03a5e4
  - [net-next,2/2] s390/net: sort out physical vs virtual pointers usage
    https://git.kernel.org/netdev/net-next/c/1bb7e8dff896

You are awesome, thank you!