diff options
| author | Andrii Nakryiko <andriin@fb.com> | 2019-05-29 20:36:04 +0300 |
|---|---|---|
| committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-05-30 02:23:34 +0300 |
| commit | be5c5d4e9d8cbdd7fcdcbc45e86e34bc0bd1cefd (patch) | |
| tree | 792ac7428a29e496e2ce8f5622e81570fa89872d /scripts/patch-kernel | |
| parent | 8ca990ce0d402d5aaf05f7a33ff025fcbcbb5f93 (diff) | |
| download | linux-be5c5d4e9d8cbdd7fcdcbc45e86e34bc0bd1cefd.tar.xz | |
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 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
