Received: by 10.213.65.68 with SMTP id h4csp1317562imn; Mon, 19 Mar 2018 00:12:40 -0700 (PDT) X-Google-Smtp-Source: AG47ELvPxcCN1B3fabVs5LuOxDGJRCdCuzUO37Sy1UUaiVUhTt9lDv+gL+qRhM8574iPMTwUtgok X-Received: by 10.99.133.193 with SMTP id u184mr8464923pgd.141.1521443560424; Mon, 19 Mar 2018 00:12:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521443560; cv=none; d=google.com; s=arc-20160816; b=iuv9sUer3gehHvg59aBp+27tCJ/5YQ+hy4dIELY0XoobZUxHfpdXlP7FlZCnLN31It vKVgQ0sCQzC4X4JkhL5Mi6zKFac8SBkWSAgnnXC3Rpw/BP7MtNt2avjEBS6HG8lpaHa9 o4tApYgsTsKj6MjOWZUi+xSAEorMaRA50w0yOSz/KRjmI367Wdl6aYGYO9GQtSs5d16L shk/4l4jbYEegnEYdaIeVnRYwgsDlhmg5iMupcA3mD9srK+xLGwrN5QI1VFVYhGNQOZx Kc+XA524lDSTFYLuKvRrASXG2WeSnhWXHhE+IuIxOiQVS5XhpTilVKavW6+Wo6KCA9Yb UGgA== 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=+3jsX7ouF+G5JSyiqPoYFJHSan93wGW4Vs1lPgHoKAI=; b=0yWnUJx319s1hjPfZIuoCerjHnpBPFV0xSMEhTkPr764OWF/pIyFEJPwc1OokqRpfk TIufJAmrna0f/3wmbhlND3lW4E1HWTswfZD4fdgxk+jkCo7QC5t2M4PB4cAJGqUvSuW4 x3EEsr3H0H9ECy0oTHu8HlOBSBItERJSQK1lbqGrRf8i+Buah6yuBkbcs8kXMuIgy1vG Ul7khJDCNYNmzFpcWtK3SJ2t9Vqhqbl6EnwWpiJKbXF9h5HQ45ETC4e9ATTZalRtIiRv VE8RuWUvhglkRT/kmz7a0YhUBCgw7VeJ3lKpfIhA/Qe6Zz2lJst2f2wbRwp5J9avE9i1 Jtuw== 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 b1si9165491pgn.191.2018.03.19.00.12.25; Mon, 19 Mar 2018 00:12:40 -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 S1755299AbeCSHL3 (ORCPT + 99 others); Mon, 19 Mar 2018 03:11:29 -0400 Received: from smtp2200-217.mail.aliyun.com ([121.197.200.217]:34286 "EHLO smtp2200-217.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754531AbeCSHL1 (ORCPT ); Mon, 19 Mar 2018 03:11:27 -0400 X-Alimail-AntiSpam: AC=CONTINUE;BC=0.03234225|-1;CH=blue;FP=0|0|0|0|0|-1|-1|-1;HT=e02c03275;MF=ren_guo@c-sky.com;NM=1;PH=DS;RN=11;RT=11;SR=0;TI=SMTPD_---.BMahwd9_1521443468; Received: from localhost(mailfrom:ren_guo@c-sky.com fp:223.93.147.148) by smtp.aliyun-inc.com(10.147.40.200); Mon, 19 Mar 2018 15:11:08 +0800 Date: Mon, 19 Mar 2018 15:11:08 +0800 From: Guo Ren To: Joe Perches 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 Subject: Re: [PATCH 00/19] C-SKY(csky) Linux Kernel Port Message-ID: <20180319071107.GD21923@guoren> References: <1521404757.27411.46.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1521404757.27411.46.camel@perches.com> 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 Thx Joe, On Sun, Mar 18, 2018 at 01:25:57PM -0700, Joe Perches wrote: > On Mon, 2018-03-19 at 03:51 +0800, Guo Ren wrote: > > This patchset adds architecture support to Linux for C-SKY's 32-bit embedded > > CPU cores and the patches are based on linux-4.16-rc5. > > > > 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 (16/32-bit variable length instruction, PIPT Cache ...) > > [] > > > It's my first patchset to linux and any feedback is welcome :) > > Hello. You might try to do a git am > on a new branch and correct the various > git whitespace messages that are produced. > > It's also possible to run checkpatch and correct > some of the linux-kernel code style conformance > nits it lists. > > Perhaps something like: > > $ git ls-files arch/csky/ | \ > while read file ; do \ > ./scripts/checkpatch.pl --strict --terse --no-summary $file ; \ > done > > add --fix-inplace to the checkpatch line if desired. OK Best Regards Guo Ren