Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp5655316imm; Mon, 23 Jul 2018 03:48:49 -0700 (PDT) X-Google-Smtp-Source: AAOMgpe1EaJzYWTlzbTMGwszyMj7k4DJFf4Msx3G340m56Rxbr54fp2kfAjGzMkuTjwYXfWSnxdX X-Received: by 2002:a17:902:50ec:: with SMTP id c41-v6mr12428445plj.269.1532342929913; Mon, 23 Jul 2018 03:48:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1532342929; cv=none; d=google.com; s=arc-20160816; b=lNTPhuWNh/YVfuk4WXnyCAWKccu16qOoGAMd66gEsJxbA1ka2oDA/Y6BxbKMRqdhHz dyIPbUedX8GgMj1Tk40UyujP4p9XQIkyTqAY61rbPd1gQLe697qeP/Jg8iadEK33Dpaf 1w8vmmLPgxwKIAvR8ou25z6u3vuTzW2xpTyYD1PW/MqSbtj3LQqDAkw2kEmoGTH3W3rK ptM52srWTCszj+KMbzuDOewziqRYKvlWObGIDko9eq22+AHVC7f5yJLuQl/Ebrk5Fd1S 8J6n4psC2cgdkdzyJYXBXge1W+t9KfEqWqAqyCZNFyOB8uHeLqQbV4mMbH5fIVDkMhC9 zABA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=8zJDOjj9ok1lxYPEn9L7WXnOUzHnrFhuMXGrdR2MDqM=; b=tH2dFSe0EGw6JyhRJsQNqHCcekTiPyZB2PZNuiqxSYIqqHeyM1nvz/TOkryLrIs8dV 4DAJwFiy7js020tZW3NGmAUh84mlrZlO+9KlGsq5fho7bl5gC8OBQVy9l+24gzZgftsS 0J1RJdJSFO/4LrWXYEZu0HNPMNkc1CIu3iBCsRv4jeKsUUveJlAnGXJF4d/l1aBcfIh2 MFlVHAVrATSLHENwNgD9wgn4EkAWbFYXjMi0vWeKzyJHb1vkHqir0fPqlBPomOFENA39 FJLUgfjBBA0y/nEn4/AlIAQ7i5NL3Kzno25HDRcMlUw6ThSbLhla6QCkYuGPWMJqHS4F ZDEw== 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 e96-v6si8392131plb.447.2018.07.23.03.48.34; Mon, 23 Jul 2018 03:48:49 -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 S2388202AbeGWLrg (ORCPT + 99 others); Mon, 23 Jul 2018 07:47:36 -0400 Received: from lithops.sigma-star.at ([195.201.40.130]:44378 "EHLO lithops.sigma-star.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387962AbeGWLrg (ORCPT ); Mon, 23 Jul 2018 07:47:36 -0400 Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id A74576089E00; Mon, 23 Jul 2018 12:46:59 +0200 (CEST) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id O-XhD6r3uH_u; Mon, 23 Jul 2018 12:46:59 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id 5172D6089E21; Mon, 23 Jul 2018 12:46:59 +0200 (CEST) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id rVToYyIkU6pA; Mon, 23 Jul 2018 12:46:59 +0200 (CEST) Received: from blindfold.localnet (unknown [82.150.214.1]) by lithops.sigma-star.at (Postfix) with ESMTPSA id 28C016089E00; Mon, 23 Jul 2018 12:46:59 +0200 (CEST) From: Richard Weinberger To: Christoph Hellwig Cc: Masahiro Yamada , Randy Dunlap , linux-kbuild@vger.kernel.org, linux-um@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: include architecture Kconfig files from top-level Kconfig v2 Date: Mon, 23 Jul 2018 12:46:51 +0200 Message-ID: <8939171.tHQiqpY3WF@blindfold> In-Reply-To: <20180708152004.21679-1-hch@lst.de> References: <20180708152004.21679-1-hch@lst.de> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Sonntag, 8. Juli 2018, 17:19:55 CEST schrieb Christoph Hellwig: > Hi Masahiro, > > what do you think about the series below, which moves the includes > of all the architecture independ Kconfig files to the top-level > Kconfig instead of duplicating the includes in all architectures? > > Note that this only handles the low-hanging fruite, there are a lot > of other bits that should probably be cleaned up to be common, > but those will be not entirely trivial. > > Changes since v1: > - add back a remove source statement from arch/arm/Kconfig > - various fixes from Randy > - various UML patches to be able to use the common Kconfig For the UML bits, Acked-by: Richard Weinberger Thanks, //richard