Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp2099522imm; Sat, 29 Sep 2018 10:21:32 -0700 (PDT) X-Google-Smtp-Source: ACcGV62G69MDtv5gaQsUoSSr5IK0Q0ImjqEz6j7YAEK0NQ0jtxCDz4E/vnBZ3DFLma0iqj4RAdMO X-Received: by 2002:a62:9402:: with SMTP id m2-v6mr3873188pfe.3.1538241692830; Sat, 29 Sep 2018 10:21:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538241692; cv=none; d=google.com; s=arc-20160816; b=TJchlR2Cm0aJKnr8lYQWOSUYEy3aQESAvDtKSoAWf5UnYnlFpUKiv2CYukXXuUiYQj 1ulRgNtEyQhaZ3pLPFLI2pPxthnTK+a2ZJlcgkpNIHZIzeTAAHDThTFTkHO1hVPcdlRy /OkJtgBGuIbl29hpKes5yNXJHS0TgpS4Hkecu2tQOo3wxgxG1nNO4YALfD3LmslqDo0d vohqco70Ns5FdNDaKyI1LCK9lARe6a23kff+ZgauuTh+dYNDGJzsfSVLd1nQWJ54QTwi qjLbQbJU46VGxREyqcNaZKWueq+FQ9R6nsixJPP7nj97TBOaWIwBTYr08xkp++v7gWlj uZ+g== 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=Q28vO4TVjm92glh/M6g47vAWH9kEOeuTQ8ekP0a2XGE=; b=Xq8OgfRyhYdbVI6PD/p/rr8jMpqfPWr1s9EDKkA0wu7RmGQe+qxkY7OXWGB8O9I+rZ cG6rPckfqcanbD858c1bmq7ohwSGNqmKgSo9ApNVOGd4j3l1d4YLHRXCFtlkyzZRpTn8 bV3fqO+AmP3ekQXXINikJNayd+9ij1+c2czzguCEyPzhJDFsQbCk2w8ZZC+qQMcy2EJh zlOwE6DwDddbIrthmlxEFwSf6vDVHz/q5Lwa+ZY4dMRw0iX+pCSdXV33F14TSCX0MvID Qg6Pq1O25/R7pxTtELS7wLqyP6GtRJ5QOxAX12hy3wtSrjQZYnE2JVmxrnJ/IFnSjm5l oQeQ== 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 w16-v6si4679416pge.9.2018.09.29.10.21.17; Sat, 29 Sep 2018 10:21:32 -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 S1728559AbeI2XuY (ORCPT + 99 others); Sat, 29 Sep 2018 19:50:24 -0400 Received: from smtp2200-217.mail.aliyun.com ([121.197.200.217]:37543 "EHLO smtp2200-217.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728430AbeI2XuY (ORCPT ); Sat, 29 Sep 2018 19:50:24 -0400 X-Alimail-AntiSpam: AC=CONTINUE;BC=0.2337305|-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=18;RT=18;SR=0;TI=SMTPD_---.CxVqc34_1538241634; Received: from localhost(mailfrom:ren_guo@c-sky.com fp:SMTPD_---.CxVqc34_1538241634) by smtp.aliyun-inc.com(10.147.40.26); Sun, 30 Sep 2018 01:20:34 +0800 Date: Sun, 30 Sep 2018 01:20:33 +0800 From: Guo Ren To: Christoph Hellwig Cc: akpm@linux-foundation.org, arnd@arndb.de, daniel.lezcano@linaro.org, davem@davemloft.net, gregkh@linuxfoundation.org, jason@lakedaemon.net, marc.zyngier@arm.com, mark.rutland@arm.com, mchehab+samsung@kernel.org, peterz@infradead.org, robh@kernel.org, robh+dt@kernel.org, tglx@linutronix.de, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, devicetree@vger.kernel.org, green.hu@gmail.com Subject: Re: [PATCH V6 01/33] csky: Build infrastructure Message-ID: <20180929172032.GH27796@guoren-Inspiron-7460> References: <20180928161110.GA19827@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180928161110.GA19827@infradead.org> 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 28, 2018 at 09:11:10AM -0700, Christoph Hellwig wrote: > > --- /dev/null > > +++ b/arch/csky/kernel/Makefile > > @@ -0,0 +1,8 @@ > > +extra-y := head.o vmlinux.lds > > + > > +obj-y += entry.o atomic.o signal.o traps.o irq.o time.o vdso.o \ > > + power.o syscall.o platform.o syscall_table.o setup.o \ > > + process.o cpu-probe.o ptrace.o dumpstack.o > > + > > +obj-$(CONFIG_MODULES) += module.o > > You can't just wire up the build infrastructure before th code. > > Please add the objects to the Makefiles when they are actually added. I don't got it? Patchset should be seperated by makefile dir?