All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/2] libbpf build fixes
@ 2019-07-19 14:34 Arnaldo Carvalho de Melo
  2019-07-19 14:34 ` [PATCH 1/2] libbpf: Fix endianness macro usage for some compilers Arnaldo Carvalho de Melo
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Arnaldo Carvalho de Melo @ 2019-07-19 14:34 UTC (permalink / raw)
  To: Daniel Borkmann, Alexei Starovoitov
  Cc: Clark Williams, bpf, netdev, Arnaldo Carvalho de Melo,
	Adrian Hunter, Andrii Nakryiko, Ingo Molnar, Jiri Olsa,
	Namhyung Kim

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(-)

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

end of thread, other threads:[~2019-07-22 14:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-19 14:34 [GIT PULL 0/2] libbpf build fixes Arnaldo Carvalho de Melo
2019-07-19 14:34 ` [PATCH 1/2] libbpf: Fix endianness macro usage for some compilers Arnaldo Carvalho de Melo
2019-07-19 16:25   ` Y Song
2019-07-19 18:30     ` Arnaldo Carvalho de Melo
2019-07-19 14:34 ` [PATCH 2/2] libbpf: Avoid designated initializers for unnamed union members Arnaldo Carvalho de Melo
2019-07-19 17:28   ` Andrii Nakryiko
2019-07-22 14:23 ` [GIT PULL 0/2] libbpf build fixes Daniel Borkmann

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.