From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161361AbcFMUbi (ORCPT ); Mon, 13 Jun 2016 16:31:38 -0400 Received: from cloudserver094114.home.net.pl ([79.96.170.134]:51529 "HELO cloudserver094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1161183AbcFMUbh (ORCPT ); Mon, 13 Jun 2016 16:31:37 -0400 From: "Rafael J. Wysocki" To: Borislav Petkov , Thorsten Leemhuis Cc: Takashi Iwai , Linus Torvalds , Linux Kernel Mailing List , Jonathan Corbet Subject: Re: 4.7-rc3: Reported regressions from 4.7 Date: Mon, 13 Jun 2016 22:35:43 +0200 Message-ID: <2219572.al5oNFtb9r@vostro.rjw.lan> User-Agent: KMail/4.11.5 (Linux/4.5.0-rc1+; KDE/4.11.5; x86_64; ; ) In-Reply-To: <20160613135335.GC3717@pd.tnic> References: <2854772.QvWZVI5fde@vostro.rjw.lan> <20160613135335.GC3717@pd.tnic> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday, June 13, 2016 03:53:35 PM Borislav Petkov wrote: > On Mon, Jun 13, 2016 at 03:53:20PM +0200, Rafael J. Wysocki wrote: > > I used kernel BZ entries for two reasons. > > > > First, some of the bugs were in the kernel BZ already, so they could be added > > to the tracked list very easily when it was in BZ itself. Second, some people > > actually used BZ entries created by me to work on the bugs going forward (for > > storing logs, acpidumps and similar). > > Could be useful too, especially if we mark all entries with some keyword > like "regression" or somesuch and then search for it to geget all > regressions. There is a "regression" flag in the kernel BZ already. Guess why. ;-) > @Thorsten: well, if you do use bugzilla, you have everything there and > ready to use :) I may be able to find some scripts I used with that a few years ago (although they aren't pretty). Thanks, Rafael