All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lorenz Bauer <lorenz.bauer@isovalent.com>
To: unlisted-recipients:; (no To-header on input)
Cc: Lorenz Bauer <lmb@isovalent.com>, bpf@vger.kernel.org
Subject: [PATCH bpf v2 0/2] fix resolving VAR after DATASEC
Date: Mon,  6 Mar 2023 11:21:36 +0000	[thread overview]
Message-ID: <20230306112138.155352-1-lmb@isovalent.com> (raw)

See the first patch for a detailed explanation.

v2:
- Move RESOLVE_TBD assignment out of the loop (Martin)

Lorenz Bauer (2):
  btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
  selftests/bpf: check that modifier resolves after pointer

 kernel/bpf/btf.c                             |  1 +
 tools/testing/selftests/bpf/prog_tests/btf.c | 28 ++++++++++++++++++++
 2 files changed, 29 insertions(+)

-- 
2.39.2


             reply	other threads:[~2023-03-06 11:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-06 11:21 Lorenz Bauer [this message]
2023-03-06 11:21 ` [PATCH bpf v2 1/2] btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR Lorenz Bauer
2023-03-06 22:19   ` Daniel Borkmann
2023-03-06 11:21 ` [PATCH bpf v2 2/2] selftests/bpf: check that modifier resolves after pointer Lorenz Bauer

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=20230306112138.155352-1-lmb@isovalent.com \
    --to=lorenz.bauer@isovalent.com \
    --cc=bpf@vger.kernel.org \
    --cc=lmb@isovalent.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.