All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 pahole] libbpf: update reference to bring in btf_dedup fixes
@ 2019-03-07  0:14 Andrii Nakryiko
  2019-03-07 13:57 ` Arnaldo Carvalho de Melo
  0 siblings, 1 reply; 2+ messages in thread
From: Andrii Nakryiko @ 2019-03-07  0:14 UTC (permalink / raw)
  To: acme, arnaldo.melo, andrii.nakryiko, ast, yhs, dwarves, bpf
  Cc: Andrii Nakryiko

Latest version of libbpf has btf_dedup() fixes preventing it from stucking
in a loop on allyesconfig kernels.

v1->v2: 
- use git reference from github.com/libbpf/libbpf instead of personal fork

Signed-off-by: Andrii Nakryiko <andriin@fb.com>
---
 lib/bpf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/bpf b/lib/bpf
index d5fa415..cb658e9 160000
--- a/lib/bpf
+++ b/lib/bpf
@@ -1 +1 @@
-Subproject commit d5fa4150f0c3a36e3ce458e1301531bd2edbf74d
+Subproject commit cb658e9724e3c34973eee913b1ff0cb9c50b8e53
-- 
2.17.1


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

end of thread, other threads:[~2019-03-07 13:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-07  0:14 [PATCH v2 pahole] libbpf: update reference to bring in btf_dedup fixes Andrii Nakryiko
2019-03-07 13:57 ` Arnaldo Carvalho de Melo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.