From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtprelay0068.hostedemail.com ([216.40.44.68]:37994 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754380AbdKMSa1 (ORCPT ); Mon, 13 Nov 2017 13:30:27 -0500 Date: Mon, 13 Nov 2017 13:30:18 -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: <20171113133018.15451ac6@vmware.local.home> In-Reply-To: <20171113182452.sg7uu4d4rvlt3qyc@gmail.com> References: <20171113151206.5av5eskbi5go2kwu@gmail.com> <20171113125231.447f4f3f@vmware.local.home> <20171113182452.sg7uu4d4rvlt3qyc@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 19:24:52 +0100 Ingo Molnar wrote: > > 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. > > I (only) checked v4.14 and there it cherry-picked cleanly. > I checked 4.1, which is where the fixes commit was added, and it failed there. -- Steve