Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp3339907imm; Sun, 1 Jul 2018 19:05:15 -0700 (PDT) X-Google-Smtp-Source: ADUXVKL68QX+v+c1WiTKNEDllaJzehLsEtdhOnZxS6uf9V+ZPxdo53PM3PKCotkSWqGk7qFheyTx X-Received: by 2002:a17:902:8210:: with SMTP id x16-v6mr23868542pln.307.1530497115769; Sun, 01 Jul 2018 19:05:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530497115; cv=none; d=google.com; s=arc-20160816; b=ldxFFlytPSi6LGZg9lpnmRbvBgvjNhKukUyP0i3yKzc9AgaqocjF51wclIanGbffKB 76TNE4qb18YYhs68/NPCknUy6HwIApFJyK8b9Xls3CwTHmsw1ondnxi/ux79Tg5VnpSQ kw7DCBTY0jI1BlawJoZWFuh0HXQ23rMSNzX9ObK5VMlLjEFbMRqaOui9R5X5smnFsOLc lqnPe5P4/+73utSW4wEs2ANVpQBzJsSNZjnICFmm2DawjWqimT8P9XCoHSaVyeCeeEW8 eeQEwzsXmZWGWB4sx2zABWgK5yF6pSAGkCJG4ahrCIqVkmiPjOA4IVOFKZq2LhipjtVq crgw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=eBpyvqBhxmJnR1kJF09Lmd3vGByEmfTMJI/imr6ZEA4=; b=Fskl/RWmXZazG4PeDuWv4CYh4iK7z6IzFegf/LVAYJcAyNJAZ/TUYICPAGNlheMOBe uoDp9JMNy+5JBpcqNPLnXThMEVbdcbu+82/MBTPKY1e93r5fPEsPsT5/eKjf7BkHnGNM LDtHUzEYKgV1y8NWyLg22VhOqUGz/z5MrUPKA3oAycm1FNIt0tjN/2nIPW9RVASx/UeV 7JdxtJshS8HTltPq02kul+LPNpINqNAbDSqY27RyJdjkUaxARX9m+2DSf9LtzWPCuRPt 6YSW5qDA7AMWJ2ix5gFqBAQ9Zd9Qw6q0sK9arKiiqbQd8CHgZPl1V/8zaWMksI0yB+WD GsWg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k11-v6si12984439pgo.43.2018.07.01.19.04.59; Sun, 01 Jul 2018 19:05:15 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932656AbeGBBN7 (ORCPT + 99 others); Sun, 1 Jul 2018 21:13:59 -0400 Received: from smtp2200-217.mail.aliyun.com ([121.197.200.217]:46756 "EHLO smtp2200-217.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932187AbeGBBN4 (ORCPT ); Sun, 1 Jul 2018 21:13:56 -0400 X-Alimail-AntiSpam: AC=CONTINUE;BC=0.2559216|-1;CH=green;FP=0|0|0|0|0|-1|-1|-1;HT=e02c03309;MF=ren_guo@c-sky.com;NM=1;PH=DS;RN=12;RT=12;SR=0;TI=SMTPD_---.CL3x8yL_1530494026; Received: from localhost(mailfrom:ren_guo@c-sky.com fp:SMTPD_---.CL3x8yL_1530494026) by smtp.aliyun-inc.com(10.147.41.199); Mon, 02 Jul 2018 09:13:46 +0800 Date: Mon, 2 Jul 2018 09:13:46 +0800 From: Guo Ren To: Randy Dunlap Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, tglx@linutronix.de, daniel.lezcano@linaro.org, jason@lakedaemon.net, arnd@arndb.de, c-sky_gcc_upstream@c-sky.com, gnu-csky@mentor.com, thomas.petazzoni@bootlin.com, wbx@uclibc-ng.org, green.hu@gmail.com Subject: Re: [PATCH V2 01/19] csky: Build infrastructure Message-ID: <20180702011343.GA21275@guoren> References: <9911271e-9717-b026-6adf-f8ec100460c0@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9911271e-9717-b026-6adf-f8ec100460c0@infradead.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Randy, On Sun, Jul 01, 2018 at 02:01:52PM -0700, Randy Dunlap wrote: > Hi, > Just a few comments... > Thx for your review. I'll fixup all of you mentioned and self-check again. Guo Ren