Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752040AbdF3JlU (ORCPT ); Fri, 30 Jun 2017 05:41:20 -0400 Received: from mail-wr0-f173.google.com ([209.85.128.173]:36291 "EHLO mail-wr0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751755AbdF3JlR (ORCPT ); Fri, 30 Jun 2017 05:41:17 -0400 Date: Fri, 30 Jun 2017 11:41:03 +0200 From: Ingo Molnar To: Daniel Bristot de Oliveira Cc: linux-rt-users , "Luis Claudio R . Goncalves" , Clark Williams , Luiz Capitulino , Sebastian Andrzej Siewior , Thomas Gleixner , Steven Rostedt , Peter Zijlstra , LKML Subject: Re: [PATCH V2 2/2] rt: Increase/decrease the nr of migratory tasks when enabling/disabling migration Message-ID: <20170630094103.m6edefhowr5ykbqb@gmail.com> References: <20170630073055.yp7x55zavoxlaxfl@gmail.com> <2ca2100a-334b-05af-8328-025ea9cb182f@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2ca2100a-334b-05af-8328-025ea9cb182f@redhat.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 210 Lines: 11 * Daniel Bristot de Oliveira wrote: > The first one is not -rt specific, though. Ok, then all is good, and I've applied the debug patch to the upstream sched/core tree. Thanks, Ingo