mbox series

[0/2] Update non-RT users of migrate_disable().

Message ID 20211127163200.10466-1-bigeasy@linutronix.de (mailing list archive)
Headers show
Series Update non-RT users of migrate_disable(). | expand

Message

Sebastian Andrzej Siewior Nov. 27, 2021, 4:31 p.m. UTC
While browsing through code I noticed outdated code/ documentation
regarding migrate_disable() on non-PREEMPT_RT kernels.

Sebastian

Comments

patchwork-bot+netdevbpf@kernel.org Nov. 30, 2021, 2:50 p.m. UTC | #1
Hello:

This series was applied to bpf/bpf.git (master)
by Daniel Borkmann <daniel@iogearbox.net>:

On Sat, 27 Nov 2021 17:31:58 +0100 you wrote:
> While browsing through code I noticed outdated code/ documentation
> regarding migrate_disable() on non-PREEMPT_RT kernels.
> 
> Sebastian

Here is the summary with links:
  - [doc,1/2] Documentation/locking/locktypes: Update migrate_disable() bits.
    https://git.kernel.org/bpf/bpf/c/6a631c0432dc
  - [net,2/2] bpf: Make sure bpf_disable_instrumentation() is safe vs preemption.
    https://git.kernel.org/bpf/bpf/c/79364031c5b4

You are awesome, thank you!