From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-20.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D9593C432BE for ; Wed, 25 Aug 2021 19:31:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C46E961052 for ; Wed, 25 Aug 2021 19:31:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242481AbhHYTcR (ORCPT ); Wed, 25 Aug 2021 15:32:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55212 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231445AbhHYTcQ (ORCPT ); Wed, 25 Aug 2021 15:32:16 -0400 Received: from mail-ot1-x32f.google.com (mail-ot1-x32f.google.com [IPv6:2607:f8b0:4864:20::32f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5359DC061757 for ; Wed, 25 Aug 2021 12:31:30 -0700 (PDT) Received: by mail-ot1-x32f.google.com with SMTP id l7-20020a0568302b0700b0051c0181deebso330881otv.12 for ; Wed, 25 Aug 2021 12:31:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=J6WVjBvRIT9A+PrV6sxYc5oJqYhffihj3mZfN9H1dBg=; b=cRh+wuj9sAm9jNkbwlr/GCHXATQ88pPCKppXfUIy6dkAQwiRWGUxp7B/uI5Qvv6SW9 udoev0jxKXpaNed5mEERl71dmvdRngbtcrWxZB2DgfJBAojZiX1ktlzaoUMusoW0ZA6K Gh/+Hfl1aKsLDeEcA9z8w/swfj7HoWcrixe38= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=J6WVjBvRIT9A+PrV6sxYc5oJqYhffihj3mZfN9H1dBg=; b=fcVCDo9RdyjWj2zhecldQWKZ0W+8A7+pvrteME/7VNVnZs0EpoMyNE8O7qrxhwUD3M dWSieKdo1Ry+Wx4XoACFnTAYAgUYZ4prDJOzqpZ83RJDOVS60H8YAKimsny5/x+5ADeO yurGNSj+XW2CcWOjQEtousYtDUyQ1OCxVIJvB8R+V+m0zsc2fyCvs46YeSQzVPeiSvUa ariLGR4rimMRCwHgu8mvVhdMhQ5PRG6oW64Jpdr53lxA7c0VsS5GAlsL8DLEFDmK7dTm GcKMFvPLRrgDUNFWyIOxTTSZWHD/cZvl97c5JBzvvCVPOkMH/A3syfOWQLV6IKNUSq3h Qheg== X-Gm-Message-State: AOAM533u29jX4qpOYT/v6dL0q0nexQJDN/ANIudQuMhxicM9eXrsKlQH UfX/oE29hDAHoIrLI4W/HhW+zA== X-Google-Smtp-Source: ABdhPJzn7PpAMNIwAANraSQTOK7Ycgz1keQAfVRX9TYP4QAz30FZ/pSOKYIUDkIykLmZS5fZSUh6QQ== X-Received: by 2002:a05:6830:2a06:: with SMTP id y6mr89291otu.134.1629919889711; Wed, 25 Aug 2021 12:31:29 -0700 (PDT) Received: from [192.168.1.112] (c-24-9-64-241.hsd1.co.comcast.net. [24.9.64.241]) by smtp.gmail.com with ESMTPSA id k19sm156565oiw.49.2021.08.25.12.31.28 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 25 Aug 2021 12:31:29 -0700 (PDT) Subject: Re: [PATCH] selftests: cleanup config To: Li Zhijian , rjw@rjwysocki.net, viresh.kumar@linaro.org, shuah@kernel.org, Jason@zx2c4.com, masahiroy@kernel.org, linux-kselftest@vger.kernel.org Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, wireguard@lists.zx2c4.com, netdev@vger.kernel.org, Philip Li , kernel test robot , Shuah Khan References: <20210825050948.10339-1-lizhijian@cn.fujitsu.com> From: Shuah Khan Message-ID: <6547d239-56b7-71c0-70c9-20a67bdad1dd@linuxfoundation.org> Date: Wed, 25 Aug 2021 13:31:28 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20210825050948.10339-1-lizhijian@cn.fujitsu.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 8/24/21 11:09 PM, Li Zhijian wrote: > - DEBUG_PI_LIST was renamed to DEBUG_PLIST since 8e18faeac3 ("lib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST") > - SYNC was removed since aff9da10e21 ("staging/android: make sync_timeline internal to sw_sync") > Please write a complete commit log explaining the change and tell us what happens if we don't do this. > $ for k in $(grep ^CONFIG $(find tools/testing/selftests/ -name config) | awk -F'=' '{print$1}' | awk -F':' '{print $2}' | sort | uniq); do k=${k#CONFIG_}; git grep -qw -e "menuconfig $k" -e "config $k" || echo "$k is missing"; done; > DEBUG_PI_LIST is missing > SYNC is missing > > CC: Philip Li > Reported-by: kernel test robot > Signed-off-by: Li Zhijian > --- > tools/testing/selftests/cpufreq/config | 2 +- > tools/testing/selftests/sync/config | 1 - > tools/testing/selftests/wireguard/qemu/debug.config | 2 +- > 3 files changed, 2 insertions(+), 3 deletions(-) > Please split this into 3 patches thanks, -- Shuah