From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750944AbdHRGii (ORCPT ); Fri, 18 Aug 2017 02:38:38 -0400 Received: from LGEAMRELO12.lge.com ([156.147.23.52]:34348 "EHLO lgeamrelo12.lge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750709AbdHRGih (ORCPT ); Fri, 18 Aug 2017 02:38:37 -0400 X-Original-SENDERIP: 156.147.1.125 X-Original-MAILFROM: byungchul.park@lge.com X-Original-SENDERIP: 10.177.220.161 X-Original-MAILFROM: byungchul.park@lge.com From: "Byungchul Park" To: , Cc: , , , , References: <1503036313-15044-1-git-send-email-byungchul.park@lge.com> In-Reply-To: <1503036313-15044-1-git-send-email-byungchul.park@lge.com> Subject: RE: [PATCH v7 0/2] Make find_later_rq() choose a closer cpu in topology Date: Fri, 18 Aug 2017 15:38:35 +0900 Message-ID: <028b01d317ec$9e1b5b30$da521190$@lge.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQILFxCotUjfVYFmEuAqBsR/w6kpw6IZqceA Content-Language: ko Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Byungchul Park [mailto:byungchul.park@lge.com] > Change from v6 > -. add a comment about selection of fallback_cpu incase more than one > exist > -. modify a comment explaining what we do wrt PREFER_SIBLING I could add supplementary comments, thank to Steven and Joel. Thank you very much.