The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL] kthreads fixes for v6.14-rc2
@ 2025-02-04 18:58 Frederic Weisbecker
  2025-02-04 19:06 ` Linus Torvalds
  2025-02-04 19:13 ` pr-tracker-bot
  0 siblings, 2 replies; 5+ messages in thread
From: Frederic Weisbecker @ 2025-02-04 18:58 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-02-05  5:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-04 18:58 [GIT PULL] kthreads fixes for v6.14-rc2 Frederic Weisbecker
2025-02-04 19:06 ` Linus Torvalds
2025-02-04 21:39   ` Frederic Weisbecker
2025-02-05  5:01   ` Dhruva Gole
2025-02-04 19:13 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox