Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp4124611pxf; Mon, 29 Mar 2021 23:01:27 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy1TNnhYmCYaz7Nlh8PBoMaxwFSRrrpdpkGtY1SCeppBMCOoeGt1Fvhft1TNqREUpefop9q X-Received: by 2002:a17:907:2bd7:: with SMTP id gv23mr32163170ejc.351.1617084087555; Mon, 29 Mar 2021 23:01:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1617084087; cv=none; d=google.com; s=arc-20160816; b=uEGyZxUMYal6iRy0GdAKPAai6cWkivQxVt3HZ3YKvEtM4vgqS3idmbU6FLo6+ERn0T oKLK2v11mYwxVbjREwJ7DbrKOj+Dcsh+nfBHcI8SZrTcU23uIqb0qa4RpEGod3yMbL75 lYKNV/CyLd+FtUi4EidRILBPFQdKgXBnr2Uj1oI9/NUR+9wqBkFC54+MN7/XTmsNSyUr upApCZnD8e78v3ERdYVqHEVL4mdDITexPGd1y9A62N399tCF6siBRYALO9yBtOrcl0Tr W1KuRzSvRWELw68/e0KLfqFdFgdcaWz2+cwxrmgywlxZA9fXzQWEu6XFrn/6jaqqQGKq dlWw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=sgd6gkz2/L+b60B3wekg4kRm11/DUs+g42kfw4NdPd0=; b=zHeIKKCnHc+tKlRMY5HzqL3PUc2O1p1uxfkUdmVqpKW3+0T2yraWQe+tv8K6JQtYzJ uRH54+h5HJ5IPB1pEq7rbS9Z4usqtegJ5E0Kx8tpXBdKXedeKYe0838MU1JP0JNmq+BC gdSTxQjPP/G5sGAI3iXV8beJEyFi5kqaV8wPyx6DgwvD2O220B5UjsXMsxt5pmZgbY2N EFoaa94SD3Z0/dxJE4gRc8DuToGLhUDDavL3c+ORZIzGtVALuxVDjfeU/K8mW+PNtnhX PRxdeqpYoNl9sdDuSB8NaMc7Kvw6tFbxTenhncA57wU5Z4KsBUws25i0SlQ0dB8R3eQR FTwg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=GT+Qc6M4; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id d21si14557088ejw.331.2021.03.29.23.01.05; Mon, 29 Mar 2021 23:01:27 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=GT+Qc6M4; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230122AbhC3F7i (ORCPT + 99 others); Tue, 30 Mar 2021 01:59:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:41538 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229655AbhC3F7S (ORCPT ); Tue, 30 Mar 2021 01:59:18 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 7F76A6191B; Tue, 30 Mar 2021 05:59:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1617083958; bh=+5DO+lXCL5MeWGlG77YUtf/+D9Bht5ixm4alm8/c6S8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=GT+Qc6M4+0XVaboH0yUMU55OBIAmswUaSY+E9CiXcxK8SBW1Bzu5w0ezQWLFTe3Fp TQyHYWXLB0uqPQ6x7+4l+XMTSb1a+dGODNC5alxMldDFUeT6lZF3qw6ie0g7A+BKQ7 0u0Tsm2DR0k286T1aTdwSY7AC4BOimDM+K+4w4vI= Date: Tue, 30 Mar 2021 07:59:15 +0200 From: Greg KH To: Jonathan Corbet Cc: Thorsten Leemhuis , ksummit , Sasha Levin , Randy Dunlap , linux-doc@vger.kernel.org, Linux Kernel Mailing List , Linus Torvalds Subject: Re: [1/5] reporting-issues: header and TLDR Message-ID: References: <6a220d2c-568e-2e41-53a4-0800e206d0a6@leemhuis.info> <14d9b8a3-94ce-00a6-a17b-934ffd999697@leemhuis.info> <87r1jxpol6.fsf@meer.lwn.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87r1jxpol6.fsf@meer.lwn.net> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 29, 2021 at 04:44:21PM -0600, Jonathan Corbet wrote: > Thorsten Leemhuis writes: > > > FWIW, on another channel someone mentioned the process in the TLDR is > > quite complicated when it comes to regressions in stable and longterm > > kernels. I looked at the text and it seemed like a valid complaint, esp. > > as those regressions are something we really care about. > > > > To solve this properly I sadly had to shake up the text in this section > > completely and rewrite parts of it. Find the result below. I'm quite > > happy with it, as it afaics is more straight forward and easier to > > understand. And it matches the step-by-step guide better. And the best > > thing: it's a bit shorter than the old TLDR. > > I think this is much improved - concise is good! :) I really just have > one little comment... > > > I'll wait a day or two and then will send it through the regular review > > together with a few small other fixes that piled up for the text, just > > wanted to add it here for completeness. > > > > --- > > The short guide (aka TL;DR) > > =========================== > > > > Are you facing a regression with vanilla kernels from the same stable or > > longterm series? One still supported? Then search the `LKML > > `_ and the `Linux stable mailing list > > _` archives for matching reports to > > join. If you don't find any, install `the latest release from that > > series `_. If it still shows the issue, report it > > to the stable mailing list and the stable maintainers. > > If we really want this to be a short guide that gets people to the > answer quickly, we might as well put the addresses to report to right > here rather than making people search for them. "stable@vger.kernel.org" is good to use here, no need to also cc: any individuals for this type of thing. thanks, greg k-h