Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp1354900imm; Fri, 14 Sep 2018 16:29:35 -0700 (PDT) X-Google-Smtp-Source: ANB0VdZCjGFXo0XzQHBMkf4zkx8MLaVanBhMS/MhDZNI8aVU4IneDxZZqy/4gOJ8Y0MATtHVUl0C X-Received: by 2002:a63:1947:: with SMTP id 7-v6mr13857518pgz.192.1536967775412; Fri, 14 Sep 2018 16:29:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536967775; cv=none; d=google.com; s=arc-20160816; b=C5jMa7QVvGXo5vPxHnQ40noZkt1QGsfKZpA/WYp/WrBZaw2iKGV31XshFC4irvxoIN rKg2FrqPbT02h7/+75rlMSrsXypHDSqYRFXpYPL3/QtPVcHNC0OxaN72cW/UuxVmCtxO ouiUNkRaCGDvuMZMsKQyp7Dd5s26luOUTSh3y3Efga+uOT/qA7qYdB71JUncEPMr/j22 QgogBj0ppGHnyjeGWp/NyWha6Ow5G07H1M57a+juPgHFYMN73qIzzCLcBgoFhgrOMsoY i6KGEAElUCtGiIp/1fr+2V/pZcoUeSEC3DhHr9cC+I18RM73rfDkgUB8e+Z5R/2LAWeX bbHA== 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=/mUduGc/UTLpacXK18n95lDMUWkMkc4oGNznlb9s0BA=; b=wTw0gpPqFtJBY/+c0ytbrdk8sikcSnz93wDHD+7MycwIi140G5b3v8oSWdIM3QF659 IuW9s52dQTRTy5glZOKJAcD8OVOWPeJYC98GsjHRuk8qK536cMPITXaTPlp3dZoqU+L2 TmU40LIjmjEagKkH+Ho6VS9SNVPx58hOZoAmdNlXJSdWzM8YnjO4jfeu7YMBFY6pPRJS oMsuuPnrFtOVPdFCOTmmLyqxdkwrCT64TP6K7ymkVGQfPoYwqnY1rq3Xo29BzkJbcqF1 QW+MWBKBZhzWdnkXS+CBtULxZFgESZ/QVx04zNE/4diDxEgAQxa4CneCGC7q5DktFfED QFDQ== 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 24-v6si8460209pft.235.2018.09.14.16.29.20; Fri, 14 Sep 2018 16:29:35 -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 S1726610AbeIOEpm (ORCPT + 99 others); Sat, 15 Sep 2018 00:45:42 -0400 Received: from smtp2200-217.mail.aliyun.com ([121.197.200.217]:42560 "EHLO smtp2200-217.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725198AbeIOEpm (ORCPT ); Sat, 15 Sep 2018 00:45:42 -0400 X-Alimail-AntiSpam: AC=CONTINUE;BC=0.07906491|-1;CH=green;FP=0|0|0|0|0|-1|-1|-1;HT=e01e01454;MF=ren_guo@c-sky.com;NM=1;PH=DS;RN=15;RT=15;SR=0;TI=SMTPD_---.Cr.AkNN_1536967707; Received: from localhost(mailfrom:ren_guo@c-sky.com fp:SMTPD_---.Cr.AkNN_1536967707) by smtp.aliyun-inc.com(10.147.40.44); Sat, 15 Sep 2018 07:28:28 +0800 Date: Sat, 15 Sep 2018 07:28:26 +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: <20180914232826.GA1497@guoren-Inspiron-7460> References: <20180914143719.GA27689@guoren-Inspiron-7460> <20180914160231.GA32161@guoren-Inspiron-7460> 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 Fri, Sep 14, 2018 at 06:09:35PM +0200, Arnd Bergmann wrote: > On Fri, Sep 14, 2018 at 6:02 PM Guo Ren wrote: > > > > On Fri, Sep 14, 2018 at 04:46:56PM +0200, Arnd Bergmann wrote: > > > On Fri, Sep 14, 2018 at 4:37 PM Guo Ren wrote: > > > > > One level below that, you can of course choose to build > > > a distro with only 64-bit time_t regardless of whether there > > > is still support for 32-bit time_t in kernel and glibc or not. > > Do you mean I could merge kernel port into linux-4.19 or linux-4.20. > > But let glibc merged after linux-4.21 and csky glibc only support > > time64 syscalls ? > > Yes, that's what I meant. Note that it won't get merged into 4.19: > the merge window for that was after the 4.18 release and no > new features are getting merged for 4.19 that have not made it > into 4.19-rc1 already. > > Getting your code into linux-next now is the prerequisite for you > sending a pull request during the 4.20 window. Got it, thank you very much. Guo Ren