Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756669AbcLOWsS (ORCPT ); Thu, 15 Dec 2016 17:48:18 -0500 Received: from cloudserver094114.home.net.pl ([79.96.170.134]:51787 "EHLO cloudserver094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754873AbcLOWsR (ORCPT ); Thu, 15 Dec 2016 17:48:17 -0500 From: "Rafael J. Wysocki" To: Vlastimil Babka Cc: Jani Nikula , Andrew Morton , linux-kernel@vger.kernel.org, "Rafael J. Wysocki" , Laura Abbott , Linus Torvalds , Darren Hart , Len Brown Subject: Re: [PATCH] MAINTAINERS: clarify that "B:" is the URI where to file bugs Date: Thu, 15 Dec 2016 23:44:26 +0100 Message-ID: <3385689.BujHGKzOga@aspire.rjw.lan> User-Agent: KMail/4.14.10 (Linux/4.9.0-rc8+; KDE/4.14.9; x86_64; ; ) In-Reply-To: <462eefb2-a6fa-ef51-da23-6c5abd192e92@gmail.com> References: <1480939439-27947-1-git-send-email-jani.nikula@intel.com> <15119297.CGM95ee3ZT@aspire.rjw.lan> <462eefb2-a6fa-ef51-da23-6c5abd192e92@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2325 Lines: 49 On Thursday, December 15, 2016 08:47:26 AM Vlastimil Babka wrote: > On 12/08/2016 03:26 PM, Rafael J. Wysocki wrote: > > On Thursday, December 08, 2016 10:55:59 AM Jani Nikula wrote: > >> On Thu, 08 Dec 2016, "Rafael J. Wysocki" wrote: > >>> On Wednesday, December 07, 2016 10:35:07 AM Jani Nikula wrote: > >>>> On Wed, 07 Dec 2016, "Rafael J. Wysocki" wrote: > >>>>> On Monday, December 05, 2016 02:03:59 PM Jani Nikula wrote: > >>>>>> Different subsystems and drivers have different preferences for where to > >>>>>> file bugs and what information to include. 686564434e88 ("MAINTAINERS: > >>>>>> Add bug tracking system location entry type") added "B:" entry for this. > >>>>>> > >>>>>> Clarify that "B:" specifies the URI for the bug tracker directly, a web > >>>>>> page for detailed info on filing bugs, or a mailto: URI. > >>>>>> > >>>>>> Fixes: 686564434e88 ("MAINTAINERS: Add bug tracking system location entry type") > >>>>>> Cc: Rafael J. Wysocki > >>>>>> Cc: Andrew Morton > >>>>>> Signed-off-by: Jani Nikula > >>>>>> > >>>>>> --- > >>>>>> > >>>>>> Rafael, I just noticed the "B:" entry popped up in MAINTAINERS from > >>>>>> 686564434e88 ("MAINTAINERS: Add bug tracking system location entry > >>>>>> type"). > >>>>>> > >>>>>> I've been pushing this for some time now, and I'd sent the last patch > >>>>>> adding this before the kernel summit discussion you refer to [1], and > >>>>>> Andrew picked it up, along with the rest in the series. This is where > >>>>>> the whole idea came from! > >>>>>> > >>>>>> Specifying "B:" as URI lets subsystems decide whether it contains a bug > >>>>>> tracker or something else. > >>>>>> > >>>>>> [1] http://lkml.kernel.org/r/1476966135-26943-1-git-send-email-jani.nikula@intel.com > > Hello, > > I've noticed that [1] meanwhile landed as 2de2bd95f4563, so now we have > two different B: explanations in MAINTAINERS. Too bad this thread was > not resolved. Trying to CC some people from the kernel summit session > where bugzilla was discussed, keeping the rest of e-mail. Oh well, feel free to send a patch to remove one description then and it can be any of them as far as I'm concerned. They are close enough to each other IMO. Thanks, Rafael