Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752863AbdLUPbo (ORCPT ); Thu, 21 Dec 2017 10:31:44 -0500 Received: from mail-wm0-f50.google.com ([74.125.82.50]:34516 "EHLO mail-wm0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752617AbdLUPbm (ORCPT ); Thu, 21 Dec 2017 10:31:42 -0500 X-Google-Smtp-Source: ACJfBovdop0tr+g51i6+HuTx1e6JNithWU6Eh1NEHlYSbGWCwYZft/1Axj6k74rQ/G6N1ik5a4rONKyCrNwyIfhDCTM= MIME-Version: 1.0 In-Reply-To: <20171221151843.GA453@wolff.to> References: <20171221130057.GA26743@wolff.to> <20171221151843.GA453@wolff.to> From: weiping zhang Date: Thu, 21 Dec 2017 23:31:40 +0800 Message-ID: Subject: Re: Regression with a0747a859ef6 ("bdi: add error handle for bdi_debug_register") To: Bruno Wolff III Cc: Laura Abbott , Jan Kara , Jens Axboe , linux-mm@kvack.org, Linux Kernel Mailing List , regressions@leemhuis.info, weiping zhang , linux-block@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 797 Lines: 19 2017-12-21 23:18 GMT+08:00 Bruno Wolff III : > On Thu, Dec 21, 2017 at 22:01:33 +0800, > weiping zhang wrote: >> >> Hi, >> how do you do bisect ?build all kernel commit one by one ? >> as you did before: >> https://bugzilla.redhat.com/show_bug.cgi?id=1520982 > > > I just did the one bisect using Linus' tree. After each build, I would do a > test boot and see if the boot was normal or if I got errors and an eventual > hang before boot. > > Since then I have used git revert to revert just the problem commit from > later kernels (such as v4.15-rc4) and when I do the system boots normally. > And when I don't do the revert or just use stock Fedora kernels the problem > occurs every time. does every time boot fail can trigger WANRING in device_add_disk ?