aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorDavid Miller <[email protected]>2020-02-24 14:01:45 +0000
committerAlexei Starovoitov <[email protected]>2020-02-25 00:20:09 +0000
commit02ad05965491ca72034327d47da6cb25f3a92603 (patch)
tree3acf6c839448a780cf43252693653245f3cf51eb /scripts/bpf_helpers_doc.py
parentbpf/tests: Use migrate disable instead of preempt disable (diff)
downloadkernel-02ad05965491ca72034327d47da6cb25f3a92603.tar.gz
kernel-02ad05965491ca72034327d47da6cb25f3a92603.zip
bpf: Use migrate_disable/enabe() in trampoline code.
Instead of preemption disable/enable to reflect the purpose. This allows PREEMPT_RT to substitute it with an actual migration disable implementation. On non RT kernels this is still mapped to preempt_disable/enable(). Signed-off-by: David S. Miller <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions