Received: by 10.223.185.116 with SMTP id b49csp2325727wrg; Thu, 22 Feb 2018 11:51:53 -0800 (PST) X-Google-Smtp-Source: AH8x227Bq7EmyJJZFIncmuBSDJu0I1AXK1J/uj60Vq+AaQAqIA7o8V26vBuOg/iqrk2U86flCSbs X-Received: by 2002:a17:902:6a89:: with SMTP id n9-v6mr7582966plk.212.1519329113354; Thu, 22 Feb 2018 11:51:53 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519329113; cv=none; d=google.com; s=arc-20160816; b=lQtcMd4lS73s28WPX+4Z3h5g2XAy0ywRqz08EM2gFwdwZJvGC98c4+63pnTzpZA+l1 G8T944MbdlbEsgu118yLBSgIFLZW6WoziD2V+iZwxhI7pOByGmhpsqQpLfhM4nvc4q8H JOrFF5qYgUu2HwW1fYkvwk04PLVPzu5jOUCCDsdqYmKVnUe12TiJCD8QgjUU56bPdr2M 1pm0V8Gso1nrD1RzNYLwu1Zj8K8cbywtfz1j1xwMP/iCL3kAdUpnCiYVd9t4cYpDFsxy Wr1Rl0cb2DLrlgYYzVmSjXc1mXFa6nQbEsXehV+lY2skJCW+DhGcju+yUq9rpjUz+7g9 e9HQ== 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=1+oYSwgvBgCZxPpiv/6+1HH5wzlQA8Dn5VlWglDnBrM=; b=HVu7SksObl524pUEUbX4UeIBqshKskPx1Rgg9/IZ7XK773tAI3+OeynxuteA5uOVWF OidOFFdu+dCE0fRladsKh7KV9w1LmB7Gjl+eal7gwRuEsxi54xaGylqEQm+bmgHfvfT8 qlSpKXqkO9CI7Ec/lzef26jIdIHp7aO4tqYkmv4ebMDwZF9fFf6Kfz3JKNqYB2vtS35a 9Y1VXu0rsB0pv5OEiyEFWuOUS+u2H/Ix+NhJuQx4NS6WPh6RXu6OH3M9cH73UNRa8teD IIBhovb9xozjIKr0s5opQTbdMEeDP5AJ/2Nupxwv9qH3xS5aJMAEBHSkhsG42Oy9Axb7 F79A== 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 y14si424660pge.265.2018.02.22.11.51.38; Thu, 22 Feb 2018 11:51:53 -0800 (PST) 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 S1751436AbeBVTuw (ORCPT + 99 others); Thu, 22 Feb 2018 14:50:52 -0500 Received: from mx2.suse.de ([195.135.220.15]:60564 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750967AbeBVTuu (ORCPT ); Thu, 22 Feb 2018 14:50:50 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id A040FAEB8; Thu, 22 Feb 2018 19:50:48 +0000 (UTC) Date: Thu, 22 Feb 2018 19:50:47 +0000 From: "Luis R. Rodriguez" To: Zong Li Cc: shuah@kernel.org, vincent.legoll@gmail.com, ast@kernel.org, daniel@iogearbox.net, mcgrof@kernel.org, davem@davemloft.net, keescook@chromium.org, fathi.boudra@linaro.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org, linux-fsdevel@vger.kernel.org, zong@andestech.com, greentime@andestech.com Subject: Re: [PATCH] selftest: fix kselftest-merge depend on 'RUNTIME_TESTING_MENU' Message-ID: <20180222195047.GC27055@wotan.suse.de> References: <20180222115307.15063-1-zongbox@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180222115307.15063-1-zongbox@gmail.com> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 22, 2018 at 07:53:07PM +0800, Zong Li wrote: > Since the 'commit d3deafaa8b5c ("lib/: make RUNTIME_TESTS a menuconfig > to ease disabling it all")', the make kselftest-merge cannot merge the > config dependencies of kselftest to the existing .config file. > > These config dependencies of kselftest need to enable the > 'CONFIG_RUNTIME_TESTING_MENU=y' at the same time. > > Signed-off-by: Zong Li > Cc: Greentime Hu Please add respective Fixes: tag with the sha1sum, and commit name. Luis