[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190719143407.20847-1-acme@kernel.org>
Date: Fri, 19 Jul 2019 11:34:05 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Daniel Borkmann <daniel@...earbox.net>,
Alexei Starovoitov <ast@...nel.org>
Cc: Clark Williams <williams@...hat.com>, bpf@...r.kernel.org,
netdev@...r.kernel.org, Arnaldo Carvalho de Melo <acme@...nel.org>,
Adrian Hunter <adrian.hunter@...el.com>,
Andrii Nakryiko <andriin@...com>,
Ingo Molnar <mingo@...nel.org>, Jiri Olsa <jolsa@...nel.org>,
Namhyung Kim <namhyung@...nel.org>
Subject: [GIT PULL 0/2] libbpf build fixes
Hi Daniel,
Please consider pulling or applying from the patches, if someone
has any issues, please holler,
- Arnaldo
Arnaldo Carvalho de Melo (2):
libbpf: Fix endianness macro usage for some compilers
libbpf: Avoid designated initializers for unnamed union members
tools/lib/bpf/btf.c | 5 +++--
tools/lib/bpf/libbpf.c | 19 ++++++++++---------
2 files changed, 13 insertions(+), 11 deletions(-)
--
2.21.0
The following changes since commit 9b3d15e6b05e0b916be5fbd915f90300a403098b:
bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips. (2019-07-18 16:33:27 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git libbpf
for you to fetch changes up to 5443fc23eb80e7cd03f9111fb16fb9aaa76fedc9:
libbpf: Avoid designated initializers for unnamed union members (2019-07-19 11:21:33 -0300)
----------------------------------------------------------------
Arnaldo Carvalho de Melo (2):
libbpf: Fix endianness macro usage for some compilers
libbpf: Avoid designated initializers for unnamed union members
tools/lib/bpf/btf.c | 5 +++--
tools/lib/bpf/libbpf.c | 19 ++++++++++---------
2 files changed, 13 insertions(+), 11 deletions(-)
Powered by blists - more mailing lists