From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtprelay0014.hostedemail.com ([216.40.44.14]:38580 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754188AbdKMRwh (ORCPT ); Mon, 13 Nov 2017 12:52:37 -0500 Date: Mon, 13 Nov 2017 12:52:31 -0500 From: Steven Rostedt To: Ingo Molnar Cc: stable kernel team , Mike Galbraith , Peter Zijlstra , Thomas Gleixner , Linus Torvalds Subject: Re: [-stable PATCH] sched/rt: Simplify the IPI based RT balancing logic Message-ID: <20171113125231.447f4f3f@vmware.local.home> In-Reply-To: <20171113151206.5av5eskbi5go2kwu@gmail.com> References: <20171113151206.5av5eskbi5go2kwu@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On Mon, 13 Nov 2017 16:12:06 +0100 Ingo Molnar wrote: > hi Greg, > > Please include the commit below in -stable, once it gets upstream. > > Maybe also add: > > Fixes: b6366f048e0c: ("sched/rt: Use IPI to trigger RT task push migration instead of pulling") > > because it fixes a pretty old bug. > Greg, This patch will probably need some major work to apply to some of the stable trees. I'll wait for your "FAILED" messages and fix them up. Thanks, -- Steve