The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Frederic Weisbecker <frederic@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] kthreads fixes for v6.14-rc2
Date: Tue, 4 Feb 2025 19:58:44 +0100	[thread overview]
Message-ID: <Z6JjZMdbDoAX_AVW@pavilion.home> (raw)

Linus,

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git tags/kthreads-fixes-2025-02-04

for you to fetch changes up to 1b0332a42656b798bea867631d739de023633ec6:

  kthread: Fix return value on kzalloc() failure in kthread_affine_preferred() (2025-02-04 01:42:27 +0100)

----------------------------------------------------------------
Fixes for kthreads

- Properly handle return value when allocation fails for the preferred
  affinity.

----------------------------------------------------------------
Yu-Chun Lin (1):
      kthread: Fix return value on kzalloc() failure in kthread_affine_preferred()

 kernel/kthread.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

             reply	other threads:[~2025-02-04 18:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-04 18:58 Frederic Weisbecker [this message]
2025-02-04 19:06 ` [GIT PULL] kthreads fixes for v6.14-rc2 Linus Torvalds
2025-02-04 21:39   ` Frederic Weisbecker
2025-02-05  5:01   ` Dhruva Gole
2025-02-04 19:13 ` pr-tracker-bot

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=Z6JjZMdbDoAX_AVW@pavilion.home \
    --to=frederic@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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