Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp2360967ybi; Sun, 9 Jun 2019 09:51:26 -0700 (PDT) X-Google-Smtp-Source: APXvYqxz/32uq+p2n1zf7SqUZpGL3p4So5pKKKcH0seBGg74SALezXPuJU8ZY9UWgXR73QZ/x75f X-Received: by 2002:aa7:8d4d:: with SMTP id s13mr61218679pfe.259.1560099086336; Sun, 09 Jun 2019 09:51:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560099086; cv=none; d=google.com; s=arc-20160816; b=BxYGHYbwAz6j4DLbWmoDDN0vM2mMGtyqN1zScQbSiZDjbZbO6uoObEYwEvLZrw684N 7D20ToDIss/Hd/s/+VcY8c8tJzZQr/DUVyenyj0lwDZv3BVSueZ1uzo1ti9Bh/8BzWgt Lr+YIajy3TUBjJJyfhMq5nBA8w9wIDdfZdsRiGulsc5GV9yAlTJc/BqcG5oau6321XAa 7MrozlSip8mopGr5+BLEydAX/OltQDis6JGZAxpcvIBT/o0ECjQcCIQuQ61jXfKq68ur dyWOcpYIrSQKXEouKiBJ+1X4RW5HOnRAdA3gEbdmIpRTLlr2dRkc7g+LyT23/SqC2wbb zwjg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=uzX5+SvupaQRuaSBZdotRd0uokDRIX95PouopcHVFe0=; b=HNXoOSlNafdvgppkTXzBJFebzp0CBdgs6PSE45zirbY5pnaZm8nq1ueOwS0cVZOB+8 b9Y1ZPqEc+3c/K41Kv4ucl808CWh0jrKbLT76B1jLDveKwCT3pd5TZW+PDx4IXo3Pb8D OJ/zJJdXjgj3H1KUY34CsgofNQW4yd5pvbyBDQWM0YgsfgsYVfVSTB6L0RGvVI5RfVup 1Xjnb+ykPkUTMbronymHfu53wow07BhpeljJtntL5DBM4CdoCeTHyJzGa7AIxKlCvFk4 aoQLKvyUa3lnGjvDlqrC0IG0Z1sEdv0hj9BBCYffj+sjjAQBrxk/oS+BvDzIjJv9hHwi 8RsA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=q0VodXED; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y16si7528327pfm.236.2019.06.09.09.51.10; Sun, 09 Jun 2019 09:51:26 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=q0VodXED; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731453AbfFIQtU (ORCPT + 99 others); Sun, 9 Jun 2019 12:49:20 -0400 Received: from mail.kernel.org ([198.145.29.99]:48564 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731412AbfFIQtL (ORCPT ); Sun, 9 Jun 2019 12:49:11 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A7127206DF; Sun, 9 Jun 2019 16:49:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1560098951; bh=gDN3Royv62WSTTTpPYuCAZqOoHLWjI5lA2MMTSlDF8o=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=q0VodXEDqY1Eoies2fsFmQxqByhQEfQiqn+t+G82FAX7xEu9H18NkVrkYG4C0Nm8M YLPX1M/6LXQdzyCcKHBizvm5XZ6WgBxEJCSncZ9FRzbkfwi/gr9Mk+lO4w1sgeLWD0 gFtRVtjzrnqQhRuPY5iMoKkPQenaDoevm3RPn4VM= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Jani Nikula , Jonathan Corbet Subject: [PATCH 4.19 48/51] drm/i915: Maintain consistent documentation subsection ordering Date: Sun, 9 Jun 2019 18:42:29 +0200 Message-Id: <20190609164130.697342252@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190609164127.123076536@linuxfoundation.org> References: <20190609164127.123076536@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Jonathan Corbet commit 551bd3368a7b3cfef01edaade8970948d178d40a upstream. With Sphinx 2.0 (or prior versions with the deprecation warnings fixed) the docs build fails with: Documentation/gpu/i915.rst:403: WARNING: Title level inconsistent: Global GTT Fence Handling ~~~~~~~~~~~~~~~~~~~~~~~~~ reST markup error: Documentation/gpu/i915.rst:403: (SEVERE/4) Title level inconsistent: I "fixed" it by changing the subsections in i915.rst, but that didn't seem like the correct change. It turns out that a couple of i915 files create their own subsections in kerneldoc comments using apostrophes as the heading marker: Layout '''''' That breaks the normal subsection marker ordering, and newer Sphinx is rather more strict about enforcing that ordering. So fix the offending comments to make Sphinx happy. (This is unfortunate, in that kerneldoc comments shouldn't need to be aware of where they might be included in the heading hierarchy, but I don't see a better way around it). Cc: stable@vger.kernel.org # v4.14+ Acked-by: Jani Nikula Signed-off-by: Jonathan Corbet Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/i915/i915_reg.h | 6 +++--- drivers/gpu/drm/i915/intel_workarounds.c | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) --- a/drivers/gpu/drm/i915/i915_reg.h +++ b/drivers/gpu/drm/i915/i915_reg.h @@ -32,7 +32,7 @@ * macros. Do **not** mass change existing definitions just to update the style. * * Layout - * '''''' + * ~~~~~~ * * Keep helper macros near the top. For example, _PIPE() and friends. * @@ -78,7 +78,7 @@ * style. Use lower case in hexadecimal values. * * Naming - * '''''' + * ~~~~~~ * * Try to name registers according to the specs. If the register name changes in * the specs from platform to another, stick to the original name. @@ -96,7 +96,7 @@ * suffix to the name. For example, ``_SKL`` or ``_GEN8``. * * Examples - * '''''''' + * ~~~~~~~~ * * (Note that the values in the example are indented using spaces instead of * TABs to avoid misalignment in generated documentation. Use TABs in the --- a/drivers/gpu/drm/i915/intel_workarounds.c +++ b/drivers/gpu/drm/i915/intel_workarounds.c @@ -37,7 +37,7 @@ * costly and simplifies things. We can revisit this in the future. * * Layout - * '''''' + * ~~~~~~ * * Keep things in this file ordered by WA type, as per the above (context, GT, * display, register whitelist, batchbuffer). Then, inside each type, keep the