summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorCong Wang <cong.wang@bytedance.com>2020-12-05 10:59:46 +0300
committerAlexei Starovoitov <ast@kernel.org>2020-12-07 22:53:40 +0300
commite3366884b383073a7edc1bad9634412ae0a22d4e (patch)
tree6c93ef39131e0a70e15c335b14b5e1f46349b3f0 /tools
parentd9054a1ff585ba01029584ab730efc794603d68f (diff)
downloadlinux-e3366884b383073a7edc1bad9634412ae0a22d4e.tar.xz
lwt_bpf: Replace preempt_disable() with migrate_disable()
migrate_disable() is just a wrapper for preempt_disable() in non-RT kernel. It is safe to replace it, and RT kernel will benefit. Note that it is introduced since Feb 2020. Suggested-by: Alexei Starovoitov <alexei.starovoitov@gmail.com> Signed-off-by: Cong Wang <cong.wang@bytedance.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20201205075946.497763-2-xiyou.wangcong@gmail.com
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions