OSDN Git Service

bpf: Update bpf_get_smp_processor_id() documentation
authorMatteo Croce <mcroce@microsoft.com>
Tue, 14 Sep 2021 23:54:00 +0000 (01:54 +0200)
committerDaniel Borkmann <daniel@iogearbox.net>
Wed, 15 Sep 2021 20:39:55 +0000 (22:39 +0200)
commit336562752acc1a723f9a24b5b8129ae22e0478c6
treec9c87cd366e52a7632c629603538b3239c48e3d6
parent69cd823956ba8ce266a901170b1060db8073bddd
bpf: Update bpf_get_smp_processor_id() documentation

BPF programs run with migration disabled regardless of preemption, as
they are protected by migrate_disable(). Update the uapi documentation
accordingly.

Signed-off-by: Matteo Croce <mcroce@microsoft.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20210914235400.59427-1-mcroce@linux.microsoft.com
include/uapi/linux/bpf.h
tools/include/uapi/linux/bpf.h