From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S967880AbeCAL7m (ORCPT ); Thu, 1 Mar 2018 06:59:42 -0500 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:37184 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S967837AbeCAL7l (ORCPT ); Thu, 1 Mar 2018 06:59:41 -0500 Subject: Re: [PATCH 0/7] sched/fair: Migrate 'misfit' tasks on asymmetric capacity systems To: Gaku Inami , Morten Rasmussen , "peterz@infradead.org" , "mingo@redhat.com" Cc: "dietmar.eggemann@arm.com" , "vincent.guittot@linaro.org" , "linux-kernel@vger.kernel.org" References: <1518711654-23503-1-git-send-email-morten.rasmussen@arm.com> From: Valentin Schneider Message-ID: Date: Thu, 1 Mar 2018 11:59:38 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 02/28/2018 07:46 AM, Gaku Inami wrote: > Hi > [...] > > Tested-by: Gaku Inami > > I tested as same in other SoC. It looks fine. > Thanks for testing on your side !