* [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
* Re: [PATCH v2 pahole] libbpf: update reference to bring in btf_dedup fixes
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
0 siblings, 0 replies; 2+ messages in thread
From: Arnaldo Carvalho de Melo @ 2019-03-07 13:57 UTC (permalink / raw)
To: Andrii Nakryiko; +Cc: arnaldo.melo, andrii.nakryiko, ast, yhs, dwarves, bpf
Em Wed, Mar 06, 2019 at 04:14:08PM -0800, Andrii Nakryiko escreveu:
> 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
I had already fixed this up, end result is the same as in this patch.
- Arnaldo
> 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
--
- Arnaldo
^ permalink raw reply [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 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).