mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Arnd Bergmann" <arnd@arndb.de>
To: "Arnd Bergmann" <arnd@kernel.org>,
	"Petr Mladek" <pmladek@suse.com>,
	"Thomas Weißschuh" <thomas.weissschuh@linutronix.de>,
	"John Ogness" <john.ogness@linutronix.de>
Cc: "Steven Rostedt" <rostedt@goodmis.org>,
	"Sergey Senozhatsky" <senozhatsky@chromium.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] printk: kunit: support offstack cpumask
Date: Fri, 20 Jun 2025 21:28:42 +0200	[thread overview]
Message-ID: <d3b46690-0822-46cf-9736-43a3ff7cf58d@app.fastmail.com> (raw)
In-Reply-To: <20250620192554.2234184-1-arnd@kernel.org>

On Fri, Jun 20, 2025, at 21:25, Arnd Bergmann wrote:
> 
> +	if (alloc_cpumask_var(&test_cpus, GFP_KERNEL))
> +		return;
> +

Sorry, I got the polarity wrong here, alloc_cpumask_var()
returns true on success.

      Arnd

  reply	other threads:[~2025-06-20 19:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-20 19:25 Arnd Bergmann
2025-06-20 19:28 ` Arnd Bergmann [this message]
2025-06-23  6:03 ` Thomas Weißschuh
2025-06-23 10:38   ` Petr Mladek

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=d3b46690-0822-46cf-9736-43a3ff7cf58d@app.fastmail.com \
    --to=arnd@arndb.de \
    --cc=arnd@kernel.org \
    --cc=john.ogness@linutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pmladek@suse.com \
    --cc=rostedt@goodmis.org \
    --cc=senozhatsky@chromium.org \
    --cc=thomas.weissschuh@linutronix.de \
    /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

all inboxes | Powered by JetHome®