Revision ad759c906954aab1bab8b5fe04931e566d901a0e authored by David S. Miller on 26 April 2019, 05:54:42 UTC, committed by David S. Miller on 26 April 2019, 05:54:42 UTC
Alexei Starovoitov says:

====================
pull-request: bpf 2019-04-25

The following pull-request contains BPF updates for your *net* tree.

The main changes are:

1) the bpf verifier fix to properly mark registers in all stack frames, from Paul.

2) preempt_enable_no_resched->preempt_enable fix, from Peter.

3) other misc fixes.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2 parent s cd8dead + 0edd6b6
Raw File
.cocciconfig
[spatch]
	options = --timeout 200
	options = --use-gitgrep
back to top