Received: by 10.213.65.68 with SMTP id h4csp192798imn; Mon, 26 Mar 2018 18:59:59 -0700 (PDT) X-Google-Smtp-Source: AG47ELtjf+xAKa76/W1wneA/RxF3qDRQXTvuZzbFLKQR+uu+yljXiB5WQS10ekOTEJx/HqrPZMjb X-Received: by 2002:a17:902:529:: with SMTP id 38-v6mr43455555plf.64.1522115999431; Mon, 26 Mar 2018 18:59:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522115999; cv=none; d=google.com; s=arc-20160816; b=pety4pv1EeDrksy+s56P0QfUfGRGxtezanidGZy2sCJ9gCTilBMufEi/Sj/usZzN1a NDBkeGAD6gNylAJstIH7XS+J38yfRqueU16+bNQ1puabiTGjCrpsB+8ZGtWPxMNAlpe5 2k26OwwRrSb1AcNo/eUHd4x7obaVa3xUsc4yDDSjzxuoAboGcSOwCDyaYl8dnhPVMeSr vrxUTCLO57SdDU5pWoVoYGJ4mvoqWUeC8mQIfvaTtvSdhn0H/65Jz13F1pLEGqiXX/E4 0iL7ZvOuOlmfBi2t0a4OTYapVoz7szsBCYbnB6jdAxJ+gN2xW0U8aV0vSA3uXbdDeDNn VGkw== 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=EZKF30Cri6BXFJZBqu6ExQYXwcBYg6Q0nNuK+xD/OIA=; b=Zj0GqBP+PlNDOU0GQFW8WRIPfTWAeOAi3IrL9WNSimVCzcHH8z37AXcnpUE1MieTZT EJQ2tZgvPvb1r+QFnZMSzzmUImB4JnxFgG8UW2Vmz13szGeWUxi8H9c7lrtTWAjjfHKV 9txZtKiMi6qFVWprvGpFgKEN4RJokazaV8mF/b0fzjV/99F6AWO8BBYgprgnXpZjkqtK uD6WvU9ebmM027gy5cQeDXOxDqelnoYwZSy3eCm/KMrMn73rBygOyVSBFJLAKA2Xw+Tz f1D0h8l/ESA2M7yqpupPI+Ea6qejv+88/M3MgkakTHKguANNdrYDeWvb2XgVOO+OX2ta kHQA== 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 f2si96072pgt.481.2018.03.26.18.59.45; Mon, 26 Mar 2018 18:59:59 -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 S1752258AbeC0B6v (ORCPT + 99 others); Mon, 26 Mar 2018 21:58:51 -0400 Received: from smtp2200-217.mail.aliyun.com ([121.197.200.217]:59598 "EHLO smtp2200-217.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752055AbeC0B6u (ORCPT ); Mon, 26 Mar 2018 21:58:50 -0400 X-Alimail-AntiSpam: AC=CONTINUE;BC=0.08580087|-1;CH=green;FP=0|0|0|0|0|-1|-1|-1;HT=e02c03291;MF=ren_guo@c-sky.com;NM=1;PH=DS;RN=10;RT=10;SR=0;TI=SMTPD_---.BSW5kfs_1522115916; Received: from localhost(mailfrom:ren_guo@c-sky.com fp:223.93.147.148) by smtp.aliyun-inc.com(10.147.42.198); Tue, 27 Mar 2018 09:58:36 +0800 Date: Tue, 27 Mar 2018 09:58:36 +0800 From: Guo Ren To: Arnd Bergmann Cc: linux-arch , Linux Kernel Mailing List , Thomas Gleixner , Daniel Lezcano , Jason Cooper , 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: <20180327015835.GA10185@guoren> 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 Mon, Mar 26, 2018 at 03:30:34PM +0200, Arnd Bergmann wrote: > Thanks for your submission. I had started reviewing it over a week > ago, but never > completed since I was travelling in the meantime. I've completed my first pass > now and will wait for a new version before I take a more detailed look. > > Overall, it looks nice, but changing the rest of the system call interface will > take a while, this includes several points I've mentioned already, but > to clarify, > every file in arch/csky/include/uapi/asm/ needs to be carefully reviewed to > contain only the minimum required additions to the asm-generic version. > > Changing the ABI will obviously get in the way of testing, but this should > be over as soon as the port is merged. I entirely agree with you. After modify the unistd.h, we found a lot of ltp-cases failed. We are dealing with them. Best Regards Guo Ren