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=-15.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,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 94E36C4320E for ; Thu, 26 Aug 2021 21:10:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7C25A6103C for ; Thu, 26 Aug 2021 21:10:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243661AbhHZVLJ (ORCPT ); Thu, 26 Aug 2021 17:11:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39748 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243654AbhHZVLE (ORCPT ); Thu, 26 Aug 2021 17:11:04 -0400 Received: from mail-oi1-x22b.google.com (mail-oi1-x22b.google.com [IPv6:2607:f8b0:4864:20::22b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E45A3C061757 for ; Thu, 26 Aug 2021 14:10:16 -0700 (PDT) Received: by mail-oi1-x22b.google.com with SMTP id c79so6475545oib.11 for ; Thu, 26 Aug 2021 14:10:16 -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=h7GKHdf2p8fphtERfUISgtXjHHz3WcX1QShcGLuwJ+g=; b=T//z0xjg0lM2E4tZW6DmVx/GnCNpgj2rZfNqunM1VKCbQi2+uvmxSXiSvQfbbyRexN /2uT3QDIbw0boQJlRukGRHita9nbOH8Yd2+FdgrHPl+8+43Cas6V4mLlTpEN8J+RqKer FDWR27tv8CeTDfZgcbvWFsBTRm7CJ4Pju6/ME= 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=h7GKHdf2p8fphtERfUISgtXjHHz3WcX1QShcGLuwJ+g=; b=XpZQ9yUNh943a/8Eqeemek9cMyLNpjd6Yw8q5A/qdkNMcW8V8OkNDRSFgP0AXFBpzi 3+KaChGlv52x2lT3g54DdCFAQgYgZCU9DQ6bzAQ3bFwycYgKiaB1mrA/tRUJ1UWNGY2U SC//K1+mjG8k/gyUgXb1PbxZc4EOl8FC5jtR0d8bR7r7LxWJyvUMRnB4YQls1hEbXt7y mmXQSSURo6lXXORxM0v4+Ns8McOc93+mHb2Of5dUA01ANxyWtMVu5ls3chAgx8cEPOnn GBRi0kf3U5UFKS3N3Sxpl3D8va/WRJ6p5Py+nAsEQZPehAqIeEAm+K9Di0bB/Pz9yPAN M0Ug== X-Gm-Message-State: AOAM530jopBiBw1OacPD4ArhEs1awYN5g9GV5yxyuVBcz+PxToZHBgdJ ShKh6+lZZzJhcwY1Po7S2aBHvg== X-Google-Smtp-Source: ABdhPJz8ERQxP1kP6H/EV924iv9JWOdlBbk/fN20trsAUG7NDTQZsbPNCnq5wtsKIOcKsvS9ApCX3g== X-Received: by 2002:a54:4104:: with SMTP id l4mr12653710oic.126.1630012216289; Thu, 26 Aug 2021 14:10:16 -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 i19sm846473ooe.44.2021.08.26.14.10.15 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 26 Aug 2021 14:10:15 -0700 (PDT) Subject: Re: [PATCH v2 1/3] selftests/sync: Remove the deprecated config SYNC To: Li Zhijian , shuah@kernel.org, linux-kselftest@vger.kernel.org Cc: philip.li@intel.com, linux-kernel@vger.kernel.org, kernel test robot , Shuah Khan References: <20210826015847.7416-1-lizhijian@cn.fujitsu.com> <20210826015847.7416-2-lizhijian@cn.fujitsu.com> From: Shuah Khan Message-ID: <239339d5-5626-ea04-97db-7dc070a48636@linuxfoundation.org> Date: Thu, 26 Aug 2021 15:10:14 -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: <20210826015847.7416-2-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/25/21 7:58 PM, Li Zhijian wrote: > SYNC was removed since aff9da10e21 ("staging/android: make sync_timeline internal to sw_sync") > LKP/0Day will check if all configs listing under selftests are able to be enabled properly. > Can you please state what you arr fxing and also keep the sentences 75 chars or less. Where is LKP warning? Include the warning and explain why this change is necessary. > For the missing configs, it will report something like: > LKP WARN miss config CONFIG_SYNC= of sync/config > > CC: Philip Li > Reported-by: kernel test robot > Signed-off-by: Li Zhijian > --- thanks, -- Shuah