public inbox for linux-trace-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: Guenter Roeck <linux@roeck-us.net>
Cc: Masami Hiramatsu <mhiramat@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Mathieu Desnoyers <mathieu.desnoyers@efficios.com>,
	linux-kernel@vger.kernel.org, linux-trace-kernel@vger.kernel.org
Subject: Re: [PATCH v2] ftrace: Do not over-allocate ftrace memory
Date: Tue, 6 Jan 2026 19:52:41 -0500	[thread overview]
Message-ID: <20260106195241.166f4115@fedora> (raw)
In-Reply-To: <20260107002428.2904852-1-linux@roeck-us.net>

On Tue,  6 Jan 2026 16:24:28 -0800
Guenter Roeck <linux@roeck-us.net> wrote:

>  	if (pg_unuse) {
> -		unsigned long pg_remaining, remaining = 0;
> -		unsigned long skip;
> -
> -		/* Count the number of entries unused and compare it to skipped. */
> -		pg_remaining = (ENTRIES_PER_PAGE << pg->order) - pg->index;
> -

The above needs to be fixed though.

-- Steve

  parent reply	other threads:[~2026-01-07  0:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-07  0:24 [PATCH v2] ftrace: Do not over-allocate ftrace memory Guenter Roeck
2026-01-07  0:43 ` Steven Rostedt
2026-01-07  0:54   ` Guenter Roeck
2026-01-07  1:33     ` Steven Rostedt
2026-01-07  1:56       ` Guenter Roeck
2026-01-07  0:52 ` Steven Rostedt [this message]
2026-01-07  1:47   ` Guenter Roeck

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=20260106195241.166f4115@fedora \
    --to=rostedt@goodmis.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-trace-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=mark.rutland@arm.com \
    --cc=mathieu.desnoyers@efficios.com \
    --cc=mhiramat@kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox