Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp2450339imm; Sat, 15 Sep 2018 18:08:39 -0700 (PDT) X-Google-Smtp-Source: ANB0VdYa7K6SZ7nTn+UX6xlxaBrZ2ku242G+/iM772QX+BxBGq0z3SSp4Jvhd+GrVdSwIbd3pbBF X-Received: by 2002:a17:902:7e06:: with SMTP id b6-v6mr18902759plm.230.1537060119141; Sat, 15 Sep 2018 18:08:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1537060119; cv=none; d=google.com; s=arc-20160816; b=WVJM3An39ws7T1WcdDHtqRN/sXkxFRh70G3w+6Ddd7gQMYg39gBjfnkLopghJebTP/ WBfS50FhwuKsdaHKIiLVNn+kyls/9gIGpkdvUblcYwiaPugAg/ernfeUbgy0YXiaEKdN b/Wn8tjhnOESeY8oow/idvJwsvDl8CwUyS+F4lx9DZvDYGfpNLUIbSB3u6GDY8480dCH UDfEkneM0EYmBFFJUSsLelyS0NK7XdTwVsPxFEigucK7D+4EcoqtV5k7OekrM3A+/SvK ihaflFV2NgPzGYFg6TZP7aAZNCaeOogyUeOUa04MOy4iRAKUa2A1xxIc0CeIK1T5W1ZD VfXA== 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; bh=Dio0pp3DGKJCL2mcPYZChLeYE0zXgoEZ7vdVFKbspvQ=; b=UTTqwPVCS1HdrNYPUzBatF1eVb3fLk7GskJYm0Z7vprqUv7wKYYaCYWJQXRqDxLhdS gRThjPS7gdvG/tA37/D0R5NWSoqUDQTlsGnJwL17jPOQgIoNjFe9EXTE8sxyVJlKKHQi GLtoKDZ7VqkvSWKOaWuuFLi5h5Vhi85AwTvjY86M+RGAX7isIL7HOwYBcxpcr0EH/99+ G1w77wGHoxwqcAL/i3L1uU8MUYwFeArafXD8+fq8pidmOQ5hYIl5R2Ss1j4CTejZjiJT sctDMoFKc2tNMU4o0MOdMo2DCNBery7gQ7DBeMoeB5POKhq2zi4KCfv85uOpvX+Qe08M 6n9g== 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 a64-v6si12100992pfb.224.2018.09.15.18.07.49; Sat, 15 Sep 2018 18:08:39 -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 S1727138AbeIPG2r (ORCPT + 99 others); Sun, 16 Sep 2018 02:28:47 -0400 Received: from smtp2200-217.mail.aliyun.com ([121.197.200.217]:34123 "EHLO smtp2200-217.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726198AbeIPG2r (ORCPT ); Sun, 16 Sep 2018 02:28:47 -0400 X-Alimail-AntiSpam: AC=CONTINUE;BC=0.08387672|-1;CH=green;FP=0|0|0|0|0|-1|-1|-1;HT=e01e04463;MF=ren_guo@c-sky.com;NM=1;PH=DS;RN=15;RT=15;SR=0;TI=SMTPD_---.CrM-jDr_1537060050; Received: from localhost(mailfrom:ren_guo@c-sky.com fp:SMTPD_---.CrM-jDr_1537060050) by smtp.aliyun-inc.com(10.147.43.95); Sun, 16 Sep 2018 09:07:30 +0800 Date: Sun, 16 Sep 2018 09:07:30 +0800 From: Guo Ren To: Arnd Bergmann Cc: linux-arch , Linux Kernel Mailing List , Thomas Gleixner , Daniel Lezcano , Jason Cooper , DTML , andrea.parri@amarulasolutions.com, Peter Zijlstra , c-sky_gcc_upstream@c-sky.com, gnu-csky@mentor.com, Thomas Petazzoni , wbx@uclibc-ng.org, Greentime Hu , Stephen Rothwell Subject: Re: [PATCH V4 00/27] C-SKY(csky) Linux Kernel Port Message-ID: <20180916010729.GA18279@guoren-Inspiron-7460> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 On Wed, Sep 12, 2018 at 04:30:36PM +0200, Arnd Bergmann wrote: > On Wed, Sep 12, 2018 at 3:25 PM Guo Ren wrote: > > > > This is the 3th version patchset to add the Linux kernel port for C-SKY(csky). > > Thanks to everyone who provided feedback on the previous version. > > > > This patchset adds architecture support to Linux for C-SKY's 32-bit embedded > > CPU cores and the patches are based on linux-4.18.4 > > > > There are two ABI versions with several CPU cores in this patchset: > > ABIv1: ck610 (16-bit instruction, 32-bit data path, VIPT Cache ...) > > ABIv2: ck807 ck810 ck860 (16/32-bit variable length instruction, PIPT Cache, > > SMP ...) > > > > More information: http://en.c-sky.com > > This looks good to me overall. I think a good next step would be to get the port > included in linux-next, by preparing a git tree with all the patches and asking > Stephen Rothwell to include it there. Further comments on the architecture > port itself can be done on top of the existing patches. I would suggest you > base the git tree on an -rc release (either 4.19-rc1 or 4.19-rc3) and then never > rebase again. Another question: Could I add "Acked-by: Arnd Bergmann " in all my comments? Best Regards Guo Ren