[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z6JjZMdbDoAX_AVW@pavilion.home>
Date: Tue, 4 Feb 2025 19:58:44 +0100
From: Frederic Weisbecker <frederic@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] kthreads fixes for v6.14-rc2
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(-)
Powered by blists - more mailing lists