Received: by 2002:a05:6358:489b:b0:bb:da1:e618 with SMTP id x27csp5162473rwn; Mon, 12 Sep 2022 05:28:28 -0700 (PDT) X-Google-Smtp-Source: AA6agR6eLuQCAsjB08dBSxe+DOIVf+utyg733zegdp2Bdswvlz0Ul3Lvi1aIYY7qE2I0IoJUf0O2 X-Received: by 2002:a17:907:2d92:b0:731:3310:418d with SMTP id gt18-20020a1709072d9200b007313310418dmr18388026ejc.379.1662985708675; Mon, 12 Sep 2022 05:28:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1662985708; cv=none; d=google.com; s=arc-20160816; b=O31AF9uaXIhPR622I/g8AIzWXpA1W0yZSfULBHRee+L7jyFk+dJRq4ZhS79NKgYkAY 41I9Rc2E4BaQzsiSzXFHeijdF/auKEqnpWc7HCjI86TJ7apxmvl0WMmJ926cMcpwyGTd yuzJRgGNX5wCLtW9YOdBONlFwdz4tDgqE8kMQlQJc8+G3PBZMOxwPFfZydDFs1wXePwG gJWBXddG2vNYDig/wZAzsKoXjV2K1QDEjoZbglSe/wVcPTWK6Tn8PwgYih766FM41/1s G71d7zvVLRSFnKuflskFB0UDASHPI0eUqAw0Qd6M6vV44Rf0kXt4CwF/8nKpN8VbKVJo B55g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=a2zoF3BA/s395Mo2e1tPOpxDf1ev0GNls2P/QeW89UQ=; b=FJVh26gnry6Jq2nWy1Od+G7b5wVsySGKFPxRwVXmXCySoP6t5BymbD6MaXP+wTWNCq yp+Oe+bUb0mzaOfPFoMC4Pzmxa+7+HvQXxfPqadoIit1jBjqKUsHviJK5aAS5DPA736u tm95J63oZXsVZ1RCpqiknDKjB4kqpwzQoDi75BvmfbeJW1W3jexUuqs1UGMneuDqtZpU bcdDpSEqXqxKLsf+lMISN7YNsS3tnCwmAuHtgMXtiL/3PGVId2/aqGtiE725YPo59XS4 Qu9a6+SqfD94xbK48YQsmFmJ9FaRw6co1sylCFz1ZzMbUZoXQubxKmIMb8u2HnQBjwoM 0A3w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id b24-20020aa7c918000000b00447ea63026bsi5936470edt.266.2022.09.12.05.27.59; Mon, 12 Sep 2022 05:28:28 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229728AbiILLhz (ORCPT + 99 others); Mon, 12 Sep 2022 07:37:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53946 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229598AbiILLhy (ORCPT ); Mon, 12 Sep 2022 07:37:54 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 86F4931229; Mon, 12 Sep 2022 04:37:53 -0700 (PDT) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id AA6F5113E; Mon, 12 Sep 2022 04:37:59 -0700 (PDT) Received: from [10.57.15.197] (unknown [10.57.15.197]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 2A6583F71A; Mon, 12 Sep 2022 04:37:52 -0700 (PDT) Message-ID: Date: Mon, 12 Sep 2022 12:37:46 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:102.0) Gecko/20100101 Thunderbird/102.2.2 Subject: Re: linux-next: build failure after merge of the coresight tree Content-Language: en-GB To: Stephen Rothwell , Mathieu Poirier , Joerg Roedel Cc: Joerg Roedel , Yicong Yang , Linux Kernel Mailing List , Linux Next Mailing List References: <20220912154219.162eb9d3@canb.auug.org.au> From: Robin Murphy In-Reply-To: <20220912154219.162eb9d3@canb.auug.org.au> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-9.1 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_HI,SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2022-09-12 06:42, Stephen Rothwell wrote: > Hi all, > > After merging the coresight tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/hwtracing/ptt/hisi_ptt.c:13:10: fatal error: linux/dma-iommu.h: No such file or directory > 13 | #include > | ^~~~~~~~~~~~~~~~~~~ > > Caused by commit > > ff0de066b463 ("hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace device") > > interacting with commit > > f2042ed21da7 ("iommu/dma: Make header private") > > from the iommu tree. > > Since the public interfaces in dna-iommu.h were moved to iommu.h, I have > applied the following merge fix patch: In fact it's not even using those interfaces anyway, so never had any reason to include dma-iommu.h in the first place, and Mathieu can make this fix in the Coresight tree as-is. FWIW, Acked-by: Robin Murphy > From: Stephen Rothwell > Date: Mon, 12 Sep 2022 15:35:37 +1000 > Subject: [PATCH] hwtracing: hihi_ptt: fix up for "iommu/dma: Make header private" > > Signed-off-by: Stephen Rothwell > --- > drivers/hwtracing/ptt/hisi_ptt.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/hwtracing/ptt/hisi_ptt.c b/drivers/hwtracing/ptt/hisi_ptt.c > index 666a0f14b6c4..5d5526aa60c4 100644 > --- a/drivers/hwtracing/ptt/hisi_ptt.c > +++ b/drivers/hwtracing/ptt/hisi_ptt.c > @@ -10,7 +10,6 @@ > #include > #include > #include > -#include > #include > #include > #include