From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Jiri Olsa <olsajiri@gmail.com>
Cc: Alan Maguire <alan.maguire@oracle.com>,
acme@redhat.com, dwarves@vger.kernel.org, bpf@vger.kernel.org,
John Hubbard <jhubbard@nvidia.com>
Subject: Re: [PATCH dwarves] btf_encoder: dynamically allocate the vars array for percpu variables
Date: Fri, 1 Mar 2024 18:46:04 -0300 [thread overview]
Message-ID: <ZeJMnNuauQgor67O@x1> (raw)
In-Reply-To: <ZeHzK52IeDx2aZfP@krava>
On Fri, Mar 01, 2024 at 04:24:27PM +0100, Jiri Olsa wrote:
> On Fri, Mar 01, 2024 at 12:41:06PM +0000, Alan Maguire wrote:
> > Use consistent method across allocating function and per-cpu variable
> > representations, based around (re)allocating the arrays based on demand.
> > This avoids issues where the number of per-CPU variables exceeds the
> > hardcoded limit.
> >
> > Reported-by: John Hubbard <jhubbard@nvidia.com>
> > Suggested-by: Jiri Olsa <olsajiri@gmail.com>
> > Signed-off-by: Alan Maguire <alan.maguire@oracle.com>
> > Tested-by: John Hubbard <jhubbard@nvidia.com>
>
> Acked/Tested-by: Jiri Olsa <jolsa@kernel.org>
Applied, its pushed out to the repos on the next branch, tomorrow moves
to the master one.
Thanks!
- Arnaldo
prev parent reply other threads:[~2024-03-01 21:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-01 12:41 [PATCH dwarves] btf_encoder: dynamically allocate the vars array for percpu variables Alan Maguire
2024-03-01 15:24 ` Jiri Olsa
2024-03-01 21:46 ` Arnaldo Carvalho de Melo [this message]
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=ZeJMnNuauQgor67O@x1 \
--to=acme@kernel.org \
--cc=acme@redhat.com \
--cc=alan.maguire@oracle.com \
--cc=bpf@vger.kernel.org \
--cc=dwarves@vger.kernel.org \
--cc=jhubbard@nvidia.com \
--cc=olsajiri@gmail.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.