Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1812510pxb; Fri, 5 Feb 2021 01:57:06 -0800 (PST) X-Google-Smtp-Source: ABdhPJyVhh3uZ41bhguw06PC0dQI1GaZqhpr4PGTGpZVrKeEUfwkeLFzyg9cPvkBJdDsGPZ9EVmE X-Received: by 2002:a50:fd97:: with SMTP id o23mr1626508edt.306.1612519025840; Fri, 05 Feb 2021 01:57:05 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612519025; cv=none; d=google.com; s=arc-20160816; b=ipcQA5uL7d8boMKM2Tgy25fBLSgmRK2NGxx2JixYAiKoROU9lguK+7/Kie58qLMMDK hokETepzbt/bzr4ltg97rfKqgmpBijmO7msa0G7O5l4XZ6dvG+hwSSTN1zdNa5qJ6WaK 5VNcE4rP3KaH8VXuGBkawh8ArhpY3bM03SZBdER2VoFXvEuSc2S7j5nLxR+Wb55xrhxu SpEDR+g6CM5A8BeJsczUpxK3XnDDm8m8s0ep7qF+27yEctmRR7osKyQEhB0G/oISl3ew N0deBB/CGn/P2ignEzO+GaPZm3Fqcwa5S5ti4wKkCDmvFmXwXX2Cm5Qz9KlE5OUlo+7Y R9LA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=BCvQT5MsqmI2bRDuBcLKg6WuViw/XS/NdsrQhp3WsMk=; b=r6JYYBCun1sag+qYPPXWyFi1u3DQHX8edHDrNFVYF7HpJvrnidkqI7YCJBpcPy9oRM lkvbQA9x48tJDpjMLX2YYPb7jx10JHu1nwPMVHGdSDU8SuommVAIV0NTO4tYTulaw9Hq zqEfqpo70n++j0aTkzgoOWM9eNlbSaXZpJpjoHWCXK/etbtiA07kLa2/wmezqB4KPlUQ M/ctcNH/SWvtMAtTsayEnPadSBPCuNtLH07zD4HMwrs7+uWofO2ystDnbtNmy2CkrAEi j0cAM1KeDM/wG1ehEiptSeDaMpPjHFZRTJOFX+P9JeIbHNfhCYeCFg+AVF3jUR9W2Ish r0EQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=fp7A0FmK; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id l23si4548393ejx.701.2021.02.05.01.56.41; Fri, 05 Feb 2021 01:57:05 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=fp7A0FmK; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230348AbhBEJ4J (ORCPT + 99 others); Fri, 5 Feb 2021 04:56:09 -0500 Received: from mail.kernel.org ([198.145.29.99]:49408 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230185AbhBEJyP (ORCPT ); Fri, 5 Feb 2021 04:54:15 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 2096464FBB; Fri, 5 Feb 2021 09:53:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1612518806; bh=Y8bJVG8zayY3p+rFdJDgw39QGpqNAHVQzjuo01HQbu4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fp7A0FmKaCne3yXWodqq51CWTZUfBP6EJdOS8eGzbQvbV68N4XllqooRxMW8o0q3P eu+WmgDxHB/JgpcMuViTatTRe23bh1kvgJv88uLAWudjR40g1jC0Yls4aVeiyEz7eH lYIuiI0yuMLe3CGFDrUraYi4flA3u+hengBIy360= Date: Fri, 5 Feb 2021 10:53:23 +0100 From: Greg KH To: Yicong Yang Cc: jdelvare@suse.com, linux@roeck-us.net, giometti@enneenne.com, abbotti@mev.co.uk, hsweeten@visionengravers.com, kw@linux.com, helgaas@kernel.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-hwmon@vger.kernel.org, devel@driverdev.osuosl.org, linux-kbuild@vger.kernel.org, masahiroy@kernel.org, michal.lkml@markovi.net, linuxarm@openeuler.org, prime.zeng@huawei.com Subject: Re: [PATCH 1/4] driver core: Use subdir-ccflags-* to inherit debug flag Message-ID: References: <1612518255-23052-1-git-send-email-yangyicong@hisilicon.com> <1612518255-23052-2-git-send-email-yangyicong@hisilicon.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1612518255-23052-2-git-send-email-yangyicong@hisilicon.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 05, 2021 at 05:44:12PM +0800, Yicong Yang wrote: > From: Junhao He > > Use subdir-ccflags-* instead of ccflags-* to inherit the debug > settings from Kconfig when traversing subdirectories. That says what you do, but not _why_ you are doing it. What does this offer in benefit of the existing way? What is it fixing? Why do this "churn"? thanks, greg k-h