bpf and local lock

From: David Miller
Date: Mon Nov 25 2019 - 14:14:37 EST



Thomas,

I am working on eliminating the explicit softirq disables around BPF
program invocation and replacing it with local lock usage instead.

We would really need to at least have the non-RT stubs upstream to
propagate this cleanly, do you think this is possible?

Thanks!