Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp3368958ybi; Mon, 10 Jun 2019 09:05:26 -0700 (PDT) X-Google-Smtp-Source: APXvYqytCP1ffBJaYGnTKbhCxVQ7aamAfPIasKHHhxEs+scgi3zjSkuLUwCKsx1jVBEEp5GtaopI X-Received: by 2002:a62:1a8e:: with SMTP id a136mr37081519pfa.22.1560182726523; Mon, 10 Jun 2019 09:05:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560182726; cv=none; d=google.com; s=arc-20160816; b=NHNyzvAEo9APXiVzUr/NNmkTWpqf/TzEdl53AHBdxJn9a+M/nr6RbV4ZzzEDPLHqp6 0kEfrMS4+OjbZcS0iV4mrfhJbFkj2AH0b0o86EkXg4z++QtlyqR7ZHbmobSv+oPf1NKz kFWz9WEbaLQRraVoScYRzjycsDUG2+cPO4kBOBOn7JzfSLUapoB7/FmF8bOCO9uMdNpQ y7keMFbhFYnIRwdzKS1rpMy6U1d5NxwmB8EDIfsf6WVP9hS2PDSWONelI1FH4/vgPjwi Cp5YuymQ1FPQKWv0xgV70OM3hImCyWk09oz1F02VYLgknsDOySWLU03IP87ankrWaw5A y1SQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=4NA8/leCsc1p0C7H4hV1FiMqn0HmOK5xwwge9lHxhBo=; b=O0jJfLujAWxsEsm0IN06Q4pAZAciUoI1LEHcsdKXkNy6e/Uzl5kvOrV2v85MuXhctR VW7S/HCH+96EH3cKeX8hSOrw9E4QT9J2FJSzpWQxziEvCV3zzD25nY03Y5ZTkdimyzp5 0UrU/TJu7tpm+8B4L6IgU/UF3YHPYN2nialS7cUoJm7lArJDcGViRJy7KBkwY2FH/S8j Gwa0RFqGqQ1BAgLDjuM90KZuql6W3NBfj6GRPrT/H0ADhQa9H4fu93h4tzKM/kp2GlYM ICPY3h4J3/0qcYuUZ/qIBVsT3TamOhqMQE7hYcLq4OPGo+DZzKg3p/n2M0OXuv+hgwxY GxCg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=exg2YVBf; 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 h125si10771356pfb.176.2019.06.10.09.05.11; Mon, 10 Jun 2019 09:05: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=exg2YVBf; 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 S2403971AbfFJOjV (ORCPT + 99 others); Mon, 10 Jun 2019 10:39:21 -0400 Received: from mail.kernel.org ([198.145.29.99]:38864 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389601AbfFJOjV (ORCPT ); Mon, 10 Jun 2019 10:39:21 -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 1445E20679; Mon, 10 Jun 2019 14:39:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1560177560; bh=sDxKOMqNl6mcejMEg2pPUogSHoYRL4p1v1GrqXN51Ok=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=exg2YVBfbp1cinQhKi3ma2vPMu1fCBEcHgv60Ky2/tVOpO6w0iqC+g2T6AQBusDxJ 1f4BS+/24Z/Jcu8rI1mvMDSmzPFhfy38Mp8Gap2uPOJF98OiKUNBmMqwCIoPsxr/p/ gPd3VYDEGhsno06YkBsilrW5vYtNsm8Nuqs58rz0= Date: Mon, 10 Jun 2019 16:39:18 +0200 From: Greg Kroah-Hartman To: Thomas Backlund Cc: Jonathan Corbet , Jiri Slaby , linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH 5.1 56/85] doc: Cope with the deprecation of AutoReporter Message-ID: <20190610143918.GA31086@kroah.com> References: <20190607153849.101321647@linuxfoundation.org> <20190607153855.717899507@linuxfoundation.org> <1fbb40df-d420-9f10-34a9-340b3156eb7c@suse.cz> <20190610073119.GB20470@kroah.com> <20190610074840.GB24746@kroah.com> <20190610063340.051ee13b@lwn.net> <20190610140528.GA18627@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.0 (2019-05-25) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 10, 2019 at 05:27:39PM +0300, Thomas Backlund wrote: > Den 10-06-2019 kl. 17:05, skrev Greg Kroah-Hartman: > > On Mon, Jun 10, 2019 at 06:33:40AM -0600, Jonathan Corbet wrote: > > > On Mon, 10 Jun 2019 09:48:40 +0200 > > > Greg Kroah-Hartman wrote: > > > > > > > Hm, 2.1 here: > > > > Running Sphinx v2.1.0 > > > > perhaps Tumbleweed needs to update? :) > > > > > > Heh...trying 2.1 is still on my list of things to do ... :) > > > > > > > Anyway, this should not be breaking, if Jon doesn't have any ideas, I'll > > > > just drop these changes. > > > > > > The fix for that is 551bd3368a7b (drm/i915: Maintain consistent > > > documentation subsection ordering) which was also marked for stable. Jiri, > > > do you somehow not have that one? > > > > It's part of this series, which is probably why it works for me. Don't > > know why it doesn't work for Jiri, unless he is cherry-picking things? > > > > Actualliy it is not. > > This patch Jiri responded to / points out to break stuff is part of 5.1.8, > but the fix in in review queue for 5.1.9 : > > https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/diff/queue-5.1/drm-i915-maintain-consistent-documentation-subsection-ordering.patch?id=29167bff7a1c0d79dda104c44c262b0bc4cd6644 Ah, that makes more sense, and is why my build works for me :) Jiri, wait a few days and this will get fixed... thanks, greg k-h