diff options
| author | David Miller <[email protected]> | 2020-02-24 14:01:46 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2020-02-25 00:20:09 +0000 |
| commit | 2a916f2f546ca1c1e3323e2a4269307f6d9890eb (patch) | |
| tree | 55001914de022407ab96c717dc6ba7aa90e124f1 /scripts/bpf_helpers_doc.py | |
| parent | bpf: Use migrate_disable/enabe() in trampoline code. (diff) | |
| download | kernel-2a916f2f546ca1c1e3323e2a4269307f6d9890eb.tar.gz kernel-2a916f2f546ca1c1e3323e2a4269307f6d9890eb.zip | |
bpf: Use migrate_disable/enable in array macros and cgroup/lirc code.
Replace the preemption disable/enable with migrate_disable/enable() to
reflect the actual requirement and to allow PREEMPT_RT to substitute it
with an actual migration disable mechanism which does not disable
preemption.
Including the code paths that go via __bpf_prog_run_save_cb().
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
