netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/2] Two libbpf fixes
@ 2019-04-23 22:45 Daniel Borkmann
  2019-04-23 22:45 ` [PATCH bpf-next 1/2] bpf, libbpf: handle old kernels more graceful wrt global data sections Daniel Borkmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Daniel Borkmann @ 2019-04-23 22:45 UTC (permalink / raw)
  To: ast; +Cc: andrii.nakryiko, bpf, netdev, Daniel Borkmann

Two small fixes in relation to global data handling. Thanks!

Daniel Borkmann (2):
  bpf, libbpf: handle old kernels more graceful wrt global data sections
  bpf, libbpf: fix segfault in bpf_object__init_maps' pr_debug statement

 tools/lib/bpf/libbpf.c | 105 +++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 89 insertions(+), 16 deletions(-)

-- 
2.9.5


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-04-25 20:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-23 22:45 [PATCH bpf-next 0/2] Two libbpf fixes Daniel Borkmann
2019-04-23 22:45 ` [PATCH bpf-next 1/2] bpf, libbpf: handle old kernels more graceful wrt global data sections Daniel Borkmann
2019-04-23 22:45 ` [PATCH bpf-next 2/2] bpf, libbpf: fix segfault in bpf_object__init_maps' pr_debug statement Daniel Borkmann
2019-04-23 23:22 ` [PATCH bpf-next 0/2] Two libbpf fixes Andrii Nakryiko
2019-04-25 20:54 ` Alexei Starovoitov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).