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:   Mon, 14 Feb 2022 13:50:10 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Cc:     bpf@...r.kernel.org, netdev@...r.kernel.org, davem@...emloft.net,
        ast@...nel.org, daniel@...earbox.net, edumazet@...gle.com,
        kuba@...nel.org, hawk@...nel.org, john.fastabend@...il.com,
        tglx@...utronix.de, toke@...e.dk
Subject: Re: [PATCH net-next v3 0/3] net: dev: PREEMPT_RT fixups.

Hello:

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

On Sat, 12 Feb 2022 00:38:36 +0100 you wrote:
> Hi,
> 
> this series removes or replaces preempt_disable() and local_irq_save()
> sections which are problematic on PREEMPT_RT.
> Patch 2 makes netif_rx() work from any context after I found suggestions
> for it in an old thread. Should that work, then the context-specific
> variants could be removed.
> 
> [...]

Here is the summary with links:
  - [net-next,v3,1/3] net: dev: Remove preempt_disable() and get_cpu() in netif_rx_internal().
    https://git.kernel.org/netdev/net-next/c/f234ae294761
  - [net-next,v3,2/3] net: dev: Makes sure netif_rx() can be invoked in any context.
    https://git.kernel.org/netdev/net-next/c/baebdf48c360
  - [net-next,v3,3/3] net: dev: Make rps_lock() disable interrupts.
    https://git.kernel.org/netdev/net-next/c/e722db8de6e6

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