All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] cpu: Defer smpboot kthread unparking until CPU known to scheduler
@ 2016-03-17  0:38 Owen Hofmann
  2016-03-30 11:04 ` Luis Henriques
  0 siblings, 1 reply; 2+ messages in thread
From: Owen Hofmann @ 2016-03-17  0:38 UTC (permalink / raw)
  To: stable

Hi, this is a request to please include upstream commit
00df35f991914db6b8bde8cf09808e19a9cffc3d ("cpu: Defer smpboot kthread
unparking until CPU known to scheduler") in stable trees >= 3.15 and <
4.1.

Upstream dd9d3843755da95f63dd3a376f62b3e45c011210 ("sched: Fix
cpu_active_mask/cpu_online_mask race") was included in stable to fix a
race condition that led to kthreads running on the wrong cpu and
causing errors like "kernel BUG at kernel/smpboot.c:135!". This is
especially likely when running as a virtualized guest.

However, the fix depends on the ordering introduced in the requested
patch, so the issue remains in kernels between 3.15 when the bug was
introduced, and 4.1 which has 00df35f9.

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

end of thread, other threads:[~2016-03-30 11:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-17  0:38 [PATCH] cpu: Defer smpboot kthread unparking until CPU known to scheduler Owen Hofmann
2016-03-30 11:04 ` Luis Henriques

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.