]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'kthreads-fixes-2025-02-04' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Feb 2025 19:01:48 +0000 (11:01 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Feb 2025 19:01:48 +0000 (11:01 -0800)
commit5c8c229261f14159b54b9a32f12e5fa89d88b905
tree95097fe23d37ac734d37d950647a1645d01c8799
parentd009de7d54281f5c23d7d82ec5e6e2d54609791a
parent1b0332a42656b798bea867631d739de023633ec6
Merge tag 'kthreads-fixes-2025-02-04' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks

Pull kthreads fix from Frederic Weisbecker:

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

* tag 'kthreads-fixes-2025-02-04' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks:
  kthread: Fix return value on kzalloc() failure in kthread_affine_preferred()