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=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no 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 25D0AC433E3 for ; Mon, 29 Mar 2021 18:24:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E071561959 for ; Mon, 29 Mar 2021 18:24:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231629AbhC2SXw (ORCPT ); Mon, 29 Mar 2021 14:23:52 -0400 Received: from mga05.intel.com ([192.55.52.43]:14602 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231426AbhC2SXl (ORCPT ); Mon, 29 Mar 2021 14:23:41 -0400 IronPort-SDR: Ks1g1z38f7Lu7mG7BWLb1SZL2wwE1sW/7Jz2Am/q/xk9DGJrsnuHil9E0YnoearUIYAacL4EWQ uRdNu5rBAPIw== X-IronPort-AV: E=McAfee;i="6000,8403,9938"; a="276769306" X-IronPort-AV: E=Sophos;i="5.81,288,1610438400"; d="scan'208";a="276769306" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Mar 2021 11:23:41 -0700 IronPort-SDR: PfbSoC5Bfjr/c97hjEXpMdg4SIvj++py/gb8iqdJksfVrBWn1O/QAVuo+dY3pZW/DjNl+AYJuS qsbz0BxiZcyw== X-IronPort-AV: E=Sophos;i="5.81,288,1610438400"; d="scan'208";a="417789074" Received: from ideak-desk.fi.intel.com ([10.237.68.141]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Mar 2021 11:23:38 -0700 Date: Mon, 29 Mar 2021 21:23:35 +0300 From: Imre Deak To: Stephen Rothwell Cc: Daniel Vetter , Jani Nikula , Joonas Lahtinen , Rodrigo Vivi , Intel Graphics , DRI , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build warning after merge of the drm-intel-fixes tree Message-ID: <20210329182335.GE233691@ideak-desk.fi.intel.com> References: <20210326195838.5ad4973b@canb.auug.org.au> <20210329090117.6b224931@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210329090117.6b224931@canb.auug.org.au> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Stephen, thanks for the report. On Mon, Mar 29, 2021 at 09:01:17AM +1100, Stephen Rothwell wrote: > Hi all, > > On Fri, 26 Mar 2021 19:58:38 +1100 Stephen Rothwell wrote: > > > > After merging the drm-intel-fixes tree, today's linux-next build > > (htmldocs) produced this warning: > > > > Documentation/gpu/i915:22: /drivers/gpu/drm/i915/intel_runtime_pm.c:423: WARNING: Inline strong start-string without end-string. The problem seems to be the @ignore_usecount=true part in __intel_runtime_pm_get_if_active()'s docbook documentation. I can't see the problem with it, it was meant as a reference to the function parameter, granted I'm not sure what's the proper markup syntax for this. I will follow up with the following change which suppresses the warning and renders the html as expected unless someone can suggest a better way: - * If @ignore_usecount=true, a reference will be acquired even if there is no + * If @ignore_usecount is true, a reference will be acquired even if there is no --Imre > > > > Introduced by commit > > > > 8840e3bd981f ("drm/i915: Fix the GT fence revocation runtime PM logic") > > This warning now exists in Linus' tree. > > -- > Cheers, > Stephen Rothwell 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=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no 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 D0B0FC433C1 for ; Mon, 29 Mar 2021 18:23:44 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 785066192F for ; Mon, 29 Mar 2021 18:23:44 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 785066192F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id A63786E4B1; Mon, 29 Mar 2021 18:23:43 +0000 (UTC) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1881E6E4B1; Mon, 29 Mar 2021 18:23:42 +0000 (UTC) IronPort-SDR: +e8/UwgbuVMh4zT6HaD9mSsOd8ITaPaDW2etupiZ+ISOGMxdICIa3JMG4wFmXp6V4NMR2MroRI HC+0qvbujlSg== X-IronPort-AV: E=McAfee;i="6000,8403,9938"; a="179144565" X-IronPort-AV: E=Sophos;i="5.81,288,1610438400"; d="scan'208";a="179144565" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Mar 2021 11:23:41 -0700 IronPort-SDR: PfbSoC5Bfjr/c97hjEXpMdg4SIvj++py/gb8iqdJksfVrBWn1O/QAVuo+dY3pZW/DjNl+AYJuS qsbz0BxiZcyw== X-IronPort-AV: E=Sophos;i="5.81,288,1610438400"; d="scan'208";a="417789074" Received: from ideak-desk.fi.intel.com ([10.237.68.141]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Mar 2021 11:23:38 -0700 Date: Mon, 29 Mar 2021 21:23:35 +0300 From: Imre Deak To: Stephen Rothwell Subject: Re: linux-next: build warning after merge of the drm-intel-fixes tree Message-ID: <20210329182335.GE233691@ideak-desk.fi.intel.com> References: <20210326195838.5ad4973b@canb.auug.org.au> <20210329090117.6b224931@canb.auug.org.au> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210329090117.6b224931@canb.auug.org.au> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Daniel Vetter , Intel Graphics , Linux Kernel Mailing List , DRI , Linux Next Mailing List , Rodrigo Vivi Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Stephen, thanks for the report. On Mon, Mar 29, 2021 at 09:01:17AM +1100, Stephen Rothwell wrote: > Hi all, > > On Fri, 26 Mar 2021 19:58:38 +1100 Stephen Rothwell wrote: > > > > After merging the drm-intel-fixes tree, today's linux-next build > > (htmldocs) produced this warning: > > > > Documentation/gpu/i915:22: /drivers/gpu/drm/i915/intel_runtime_pm.c:423: WARNING: Inline strong start-string without end-string. The problem seems to be the @ignore_usecount=true part in __intel_runtime_pm_get_if_active()'s docbook documentation. I can't see the problem with it, it was meant as a reference to the function parameter, granted I'm not sure what's the proper markup syntax for this. I will follow up with the following change which suppresses the warning and renders the html as expected unless someone can suggest a better way: - * If @ignore_usecount=true, a reference will be acquired even if there is no + * If @ignore_usecount is true, a reference will be acquired even if there is no --Imre > > > > Introduced by commit > > > > 8840e3bd981f ("drm/i915: Fix the GT fence revocation runtime PM logic") > > This warning now exists in Linus' tree. > > -- > Cheers, > Stephen Rothwell _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel 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=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no 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 2184DC433C1 for ; Mon, 29 Mar 2021 18:23:48 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 C45256192F for ; Mon, 29 Mar 2021 18:23:47 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C45256192F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 213156E4B5; Mon, 29 Mar 2021 18:23:44 +0000 (UTC) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1881E6E4B1; Mon, 29 Mar 2021 18:23:42 +0000 (UTC) IronPort-SDR: +e8/UwgbuVMh4zT6HaD9mSsOd8ITaPaDW2etupiZ+ISOGMxdICIa3JMG4wFmXp6V4NMR2MroRI HC+0qvbujlSg== X-IronPort-AV: E=McAfee;i="6000,8403,9938"; a="179144565" X-IronPort-AV: E=Sophos;i="5.81,288,1610438400"; d="scan'208";a="179144565" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Mar 2021 11:23:41 -0700 IronPort-SDR: PfbSoC5Bfjr/c97hjEXpMdg4SIvj++py/gb8iqdJksfVrBWn1O/QAVuo+dY3pZW/DjNl+AYJuS qsbz0BxiZcyw== X-IronPort-AV: E=Sophos;i="5.81,288,1610438400"; d="scan'208";a="417789074" Received: from ideak-desk.fi.intel.com ([10.237.68.141]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Mar 2021 11:23:38 -0700 Date: Mon, 29 Mar 2021 21:23:35 +0300 From: Imre Deak To: Stephen Rothwell Message-ID: <20210329182335.GE233691@ideak-desk.fi.intel.com> References: <20210326195838.5ad4973b@canb.auug.org.au> <20210329090117.6b224931@canb.auug.org.au> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210329090117.6b224931@canb.auug.org.au> Subject: Re: [Intel-gfx] linux-next: build warning after merge of the drm-intel-fixes tree X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Daniel Vetter , Intel Graphics , Linux Kernel Mailing List , DRI , Linux Next Mailing List Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" Hi Stephen, thanks for the report. On Mon, Mar 29, 2021 at 09:01:17AM +1100, Stephen Rothwell wrote: > Hi all, > > On Fri, 26 Mar 2021 19:58:38 +1100 Stephen Rothwell wrote: > > > > After merging the drm-intel-fixes tree, today's linux-next build > > (htmldocs) produced this warning: > > > > Documentation/gpu/i915:22: /drivers/gpu/drm/i915/intel_runtime_pm.c:423: WARNING: Inline strong start-string without end-string. The problem seems to be the @ignore_usecount=true part in __intel_runtime_pm_get_if_active()'s docbook documentation. I can't see the problem with it, it was meant as a reference to the function parameter, granted I'm not sure what's the proper markup syntax for this. I will follow up with the following change which suppresses the warning and renders the html as expected unless someone can suggest a better way: - * If @ignore_usecount=true, a reference will be acquired even if there is no + * If @ignore_usecount is true, a reference will be acquired even if there is no --Imre > > > > Introduced by commit > > > > 8840e3bd981f ("drm/i915: Fix the GT fence revocation runtime PM logic") > > This warning now exists in Linus' tree. > > -- > Cheers, > Stephen Rothwell _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx