Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp1449003imm; Wed, 17 Oct 2018 21:12:29 -0700 (PDT) X-Google-Smtp-Source: ACcGV603vz2TcArCyREo8NHp6duorTD0KUgJ4C3Y36DMKkMCADTFXY3mfYYtnezslRZxflp2AU+3 X-Received: by 2002:a63:f553:: with SMTP id e19-v6mr26819800pgk.417.1539835949433; Wed, 17 Oct 2018 21:12:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1539835949; cv=none; d=google.com; s=arc-20160816; b=xqzjcWtuKUqwRxyTfKh7+HCYdKgfLmXbIaJThShi8x7+DgPhgDMLHyUgmjeLuKHOZx 9vZtSNWgb+aIoC+wqxkAS/h8fNQAHz9/Mz7I6Uw4tutChnuUDbXZwS1e7FJehrbPwJ3c 9avLY+1y5tw/Ao6D+Kq2hUN7D/2joPzGxh3kx90gEHpOMsRq8r3j1CCuZs3faPDgpZNM n0h7/mlNVDxCo2n2fCf6bvapnTfx9GwFGUS4ezYhZdE13r1ZTIBTslWi/QQgI/rXd+An 053RPF/svvq9UPBU7HJvPuqlm44kFNe6ifvaiD0NFY00pVdTE1W9ZMJ8ohaESPYWOfbb Jm5Q== 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=uchoaoAd5FF/fMrGj87ym03sBglp37a7XaXy4I2tRsk=; b=tCvcdwQI3CevPALj7tM2ITKH9kVmQCSNcsYOqIJzY4WVgke7stVcWiWcoFNEZcaACB J1MLw5zNKbw4xE3NPvvGPCEJlXHcUvf2tW5PICNHcjLbsUHm9aV0SzMz87AotlpZYVlq XhDoEPYk9JqN7TC0jBr8DOv58TA7mgQ94t+4G55xkQ0KQWQnviRmN8WxzjptUzo7C8sC nc8wt1flcqNBtfz3daH5SKJDlWZnxFLEuyurY31ldMzAwevlfiC/xrLw+uZTDSQdQVx2 rhHNIyGZZHScIPznjBe+myRtl4XbpvxWd1YTsqNrXM70PnkC1rOPJgYTlf5sznXZ/4sP P1bA== 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 f189-v6si17387685pfa.65.2018.10.17.21.12.13; Wed, 17 Oct 2018 21:12:29 -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 S1727425AbeJRMKN (ORCPT + 99 others); Thu, 18 Oct 2018 08:10:13 -0400 Received: from smtp2200-217.mail.aliyun.com ([121.197.200.217]:42348 "EHLO smtp2200-217.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727307AbeJRMKM (ORCPT ); Thu, 18 Oct 2018 08:10:12 -0400 X-Alimail-AntiSpam: AC=CONTINUE;BC=0.07797133|-1;CH=green;FP=0|0|0|0|0|-1|-1|-1;HT=e02c03276;MF=ren_guo@c-sky.com;NM=1;PH=DS;RN=16;RT=16;SR=0;TI=SMTPD_---.D3lP65I_1539835861; Received: from localhost(mailfrom:ren_guo@c-sky.com fp:SMTPD_---.D3lP65I_1539835861) by smtp.aliyun-inc.com(10.147.43.95); Thu, 18 Oct 2018 12:11:02 +0800 Date: Thu, 18 Oct 2018 12:10:51 +0800 From: Guo Ren To: Arnd Bergmann Cc: Andrew Morton , Daniel Lezcano , David Miller , gregkh , Christoph Hellwig , Marc Zyngier , Mark Rutland , Peter Zijlstra , Rob Herring , Thomas Gleixner , Linux Kernel Mailing List , linux-arch , DTML , Rob Herring , c-sky_gcc_upstream@c-sky.com Subject: Re: [PATCH V9 00/21] C-SKY(csky) Linux Kernel Port Message-ID: <20181018041038.GB17276@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, Oct 17, 2018 at 05:58:46PM +0200, Arnd Bergmann wrote: > On Tue, Oct 16, 2018 at 4:58 AM Guo Ren wrote: > > > > This is the 9th version patchset to add the Linux kernel port for > > C-SKY(csky) based on linux-4.19-rc3. > > > > There are only a few changes between V8 patchset. Hope it could be > > merged into linux-4.20 and I'm very grateful for any help. > > I've gone through the entire series once more and saw no show-stoppers. > The last patch looked like it introduced a bug, but with that one dropped, > I'm happy for the architecture to get merged, unless anyone else > has any last-minute concerns. (Alternatively, explain why I'm wrong > and the code works correctly, of course). Ok and thx for the job of csky subsystem. > > I'd appreciate having someone else take another look at the signal > handling code, the atomics, and the DT bindings and provide another > Ack for those. > > The remaining open question is about the 32-bit time_t interfaces. > With 4.20, I did not manage to get the required system calls in place > for using 64-bit time_t in a new architecture, so you will at least > start out using 32-bit time_t and likely have to keep supporting > that going forward, unless we decide to break the ABI here later > on .This is something we normally don't do, but we might make > an exception here, under the assumption that there are no > existing users with the ABI. We can debate that once we get there. We support uclibc-ng and glibc. 1. For uclibc-ng, linux-4.20 could run with it. 2. For glibc, Maybe we could support 32-bit + 64-bit time_t with KERNEL_VERSION, or just only 64-bit then linux-4.20 couldn't work with the csky first glibc release. Best Regards Guo Ren