summaryrefslogtreecommitdiff
path: root/kernel/bpf/arraymap.c
diff options
context:
space:
mode:
authorAndrii Nakryiko <andriin@fb.com>2019-05-29 10:36:04 -0700
committerDaniel Borkmann <daniel@iogearbox.net>2019-05-30 01:23:34 +0200
commitbe5c5d4e9d8cbdd7fcdcbc45e86e34bc0bd1cefd (patch)
tree792ac7428a29e496e2ce8f5622e81570fa89872d /kernel/bpf/arraymap.c
parent8ca990ce0d402d5aaf05f7a33ff025fcbcbb5f93 (diff)
libbpf: preserve errno before calling into user callback
pr_warning ultimately may call into user-provided callback function, which can clobber errno value, so we need to save it before that. Acked-by: Song Liu <songliubraving@fb.com> Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'kernel/bpf/arraymap.c')
0 files changed, 0 insertions, 0 deletions