All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Daniel Borkmann <daniel@iogearbox.net>,
	Alexei Starovoitov <ast@kernel.org>
Cc: Clark Williams <williams@redhat.com>,
	bpf@vger.kernel.org, netdev@vger.kernel.org,
	Arnaldo Carvalho de Melo <acme@kernel.org>,
	Adrian Hunter <adrian.hunter@intel.com>,
	Andrii Nakryiko <andriin@fb.com>, Ingo Molnar <mingo@kernel.org>,
	Jiri Olsa <jolsa@kernel.org>, Namhyung Kim <namhyung@kernel.org>
Subject: [GIT PULL 0/2] libbpf build fixes
Date: Fri, 19 Jul 2019 11:34:05 -0300	[thread overview]
Message-ID: <20190719143407.20847-1-acme@kernel.org> (raw)

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

             reply	other threads:[~2019-07-19 14:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-19 14:34 Arnaldo Carvalho de Melo [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190719143407.20847-1-acme@kernel.org \
    --to=acme@kernel.org \
    --cc=adrian.hunter@intel.com \
    --cc=andriin@fb.com \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=jolsa@kernel.org \
    --cc=mingo@kernel.org \
    --cc=namhyung@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=williams@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.