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=-6.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED,USER_AGENT_NEOMUTT 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 19C5FC10F14 for ; Fri, 12 Apr 2019 07:07:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D8E272171F for ; Fri, 12 Apr 2019 07:07:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727048AbfDLHHS (ORCPT ); Fri, 12 Apr 2019 03:07:18 -0400 Received: from retiisi.org.uk ([95.216.213.190]:36064 "EHLO hillosipuli.retiisi.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726101AbfDLHHS (ORCPT ); Fri, 12 Apr 2019 03:07:18 -0400 Received: from valkosipuli.localdomain (valkosipuli.retiisi.org.uk [IPv6:2a01:4f9:c010:4572::80:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by hillosipuli.retiisi.org.uk (Postfix) with ESMTPS id 5A051634C7F; Fri, 12 Apr 2019 10:06:05 +0300 (EEST) Received: from sailus by valkosipuli.localdomain with local (Exim 4.89) (envelope-from ) id 1hEqGE-0003sE-4s; Fri, 12 Apr 2019 10:06:06 +0300 Date: Fri, 12 Apr 2019 10:06:06 +0300 From: Sakari Ailus To: Masahiro Yamada Cc: Mauro Carvalho Chehab , linux-media@vger.kernel.org, Patrice Chotard , Akihiro Tsukada , linux-kernel@vger.kernel.org, Abylay Ospan , Hans Verkuil , Sergey Kozlov , Mike Isely , Andy Walls , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 3/3] media: prefix header search paths with $(srctree)/ Message-ID: <20190412070605.kpzsgyopawwj23qc@valkosipuli.retiisi.org.uk> References: <1548399259-17750-1-git-send-email-yamada.masahiro@socionext.com> <1548399259-17750-4-git-send-email-yamada.masahiro@socionext.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1548399259-17750-4-git-send-email-yamada.masahiro@socionext.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 25, 2019 at 03:54:19PM +0900, Masahiro Yamada wrote: > Currently, the Kbuild core manipulates header search paths in a crazy > way [1]. > > To fix this mess, I want all Makefiles to add explicit $(srctree)/ to > the search paths in the srctree. Some Makefiles are already written in > that way, but not all. The goal of this work is to make the notation > consistent, and finally get rid of the gross hacks. > > Having whitespaces after -I does not matter since commit 48f6e3cf5bc6 > ("kbuild: do not drop -I without parameter"). > > [1]: https://patchwork.kernel.org/patch/9632347/ > > Signed-off-by: Masahiro Yamada Thanks, Yamada-san! Reviewed-by: Sakari Ailus -- Sakari Ailus 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=-6.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS,URIBL_BLOCKED,USER_AGENT_NEOMUTT autolearn=ham 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 DBAD5C10F0E for ; Fri, 12 Apr 2019 07:07:29 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id AA67F20850 for ; Fri, 12 Apr 2019 07:07:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="lWKXM+CP" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AA67F20850 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=iki.fi Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=hqGHthdIRh2UFSoWcvyGVV0tWmK/jKX3YCwYqPLqZHY=; b=lWKXM+CPUgNIsN QitPGqok0YXrKyYrFobvm5qFmzqYqqDvzKesRFUCHOIlsWdWpalCeTnxQ6hDut4TmtRW2InsTsLrT q694WIlItG/30EQNF/QXJK0Zod3I2cyybwz6EYTt2Ygwox5TfzUmeDr4HdqDt/YBVX3WSSp5d5Vyz Yf7T8s6mYKoz8BUkNy7alfqVL5IsYinwm9NKSkFjYlA+vbGNn+AZD34KXWV2YJE0nkV6H/69paBWx lwikyvswYKoEHOYDRyXXSbqmt4qDkS1eiRAjf3udU1uBOuoelO8viIMCQlrc/mOi8e/4pXbEjtF+q gDwwNBg8UUowcVRb7fNQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hEqHV-0000yf-Av; Fri, 12 Apr 2019 07:07:25 +0000 Received: from hillosipuli.retiisi.org.uk ([2a01:4f9:c010:4572::81:2]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hEqHQ-0000xh-Nr for linux-arm-kernel@lists.infradead.org; Fri, 12 Apr 2019 07:07:23 +0000 Received: from valkosipuli.localdomain (valkosipuli.retiisi.org.uk [IPv6:2a01:4f9:c010:4572::80:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by hillosipuli.retiisi.org.uk (Postfix) with ESMTPS id 5A051634C7F; Fri, 12 Apr 2019 10:06:05 +0300 (EEST) Received: from sailus by valkosipuli.localdomain with local (Exim 4.89) (envelope-from ) id 1hEqGE-0003sE-4s; Fri, 12 Apr 2019 10:06:06 +0300 Date: Fri, 12 Apr 2019 10:06:06 +0300 From: Sakari Ailus To: Masahiro Yamada Subject: Re: [PATCH 3/3] media: prefix header search paths with $(srctree)/ Message-ID: <20190412070605.kpzsgyopawwj23qc@valkosipuli.retiisi.org.uk> References: <1548399259-17750-1-git-send-email-yamada.masahiro@socionext.com> <1548399259-17750-4-git-send-email-yamada.masahiro@socionext.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1548399259-17750-4-git-send-email-yamada.masahiro@socionext.com> User-Agent: NeoMutt/20170113 (1.7.2) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190412_000720_960438_2ECBD75E X-CRM114-Status: GOOD ( 10.19 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Abylay Ospan , Andy Walls , Sergey Kozlov , Akihiro Tsukada , linux-kernel@vger.kernel.org, Patrice Chotard , Hans Verkuil , Mauro Carvalho Chehab , Mike Isely , linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Jan 25, 2019 at 03:54:19PM +0900, Masahiro Yamada wrote: > Currently, the Kbuild core manipulates header search paths in a crazy > way [1]. > > To fix this mess, I want all Makefiles to add explicit $(srctree)/ to > the search paths in the srctree. Some Makefiles are already written in > that way, but not all. The goal of this work is to make the notation > consistent, and finally get rid of the gross hacks. > > Having whitespaces after -I does not matter since commit 48f6e3cf5bc6 > ("kbuild: do not drop -I without parameter"). > > [1]: https://patchwork.kernel.org/patch/9632347/ > > Signed-off-by: Masahiro Yamada Thanks, Yamada-san! Reviewed-by: Sakari Ailus -- Sakari Ailus _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel