* [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
* Re: [PATCH] cpu: Defer smpboot kthread unparking until CPU known to scheduler
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
0 siblings, 0 replies; 2+ messages in thread
From: Luis Henriques @ 2016-03-30 11:04 UTC (permalink / raw)
To: Owen Hofmann; +Cc: stable
On Wed, Mar 16, 2016 at 05:38:05PM -0700, Owen Hofmann wrote:
> 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.
> --
> To unsubscribe from this list: send the line "unsubscribe stable" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
Thanks Owen, I'll queue this for the 3.16 kernel.
Cheers,
--
Lu�s
^ 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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).