All of lore.kernel.org
 help / color / mirror / Atom feed
From: weiping zhang <zwp10758@gmail.com>
To: James Bottomley <James.Bottomley@hansenpartnership.com>
Cc: Jens Axboe <axboe@kernel.dk>, Bruno Wolff III <bruno@wolff.to>,
	Laura Abbott <labbott@redhat.com>, Jan Kara <jack@suse.cz>,
	"linux-mm@kvack.org" <linux-mm@kvack.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	"regressions@leemhuis.info" <regressions@leemhuis.info>,
	weiping zhang <zhangweiping@didichuxing.com>,
	"linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: Re: Regression with a0747a859ef6 ("bdi: add error handle for bdi_debug_register")
Date: Fri, 22 Dec 2017 09:29:31 +0800	[thread overview]
Message-ID: <CAA70yB6nQxjtsRhKEv_z4bgQ5sGW=Ej-i=je2D+cwMgoGPDF9Q@mail.gmail.com> (raw)
In-Reply-To: <1513902570.3132.22.camel@HansenPartnership.com>

[-- Attachment #1: Type: text/plain, Size: 1589 bytes --]

2017年12月22日星期五,James Bottomley <James.Bottomley@hansenpartnership.com> 写道:

> On Thu, 2017-12-21 at 10:02 -0700, Jens Axboe wrote:
> > On 12/21/17 9:42 AM, Bruno Wolff III wrote:
> > >
> > > On Thu, Dec 21, 2017 at 23:48:19 +0800,
> > >   weiping zhang <zwp10758@gmail.com> wrote:
> > > >
> > > > >
> > > > > output you want. I never saw it for any kernels I compiled
> > > > > myself. Only when I test kernels built by Fedora do I see it.
> > > > > see it every boot ?
> > >
> > > I don't look every boot. The warning gets scrolled of the screen.
> > > Once I see the CPU hang warnings I know the boot is failing. I
> > > don't always look at journalctl later to see what's there.
> >
> > I'm going to revert a0747a859ef6 for now, since we're now 8 days into
> > this and no progress has been made on fixing it.
>
> There is a dummy function in this file, if DEBUG_FS =N,

> I think this is correct.  If you build the kernel with
> CONFIG_DEBUG_FS=N, you're definitely going to get the same hang
> (because the debugfs_ functions fail with -ENODEV and the bdi will
> never get registered).  This alone leads me to suspect the commit is
> bogus because it's a randconfig/test accident waiting to happen.
> We should still root cause the debugfs failure in this case, but I
> really think debugfs files should be treated as optional, so a failure
> in setting them up should translate to some sort of warning not a
> failure to set up the bdi.
>
> Yes, its just for debug, has no effect on gendisk(include weiteback),

> James
>
>

[-- Attachment #2: Type: text/html, Size: 2271 bytes --]

      reply	other threads:[~2017-12-22  1:29 UTC|newest]

Thread overview: 81+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-14  0:54 Regression with a0747a859ef6 ("bdi: add error handle for bdi_debug_register") Laura Abbott
2017-12-14  0:54 ` Laura Abbott
2017-12-14  8:24 ` Bruno Wolff III
2017-12-14  8:24   ` Bruno Wolff III
2017-12-14 10:09   ` weiping zhang
2017-12-14 10:09     ` weiping zhang
2017-12-14 10:29     ` Bruno Wolff III
2017-12-14 10:29       ` Bruno Wolff III
2017-12-14 15:41     ` Bruno Wolff III
2017-12-15  1:22       ` weiping zhang
2017-12-15  1:22         ` weiping zhang
2017-12-15  1:44         ` Bruno Wolff III
2017-12-15  1:44           ` Bruno Wolff III
2017-12-15  2:04           ` weiping zhang
2017-12-15  2:04             ` weiping zhang
2017-12-15  2:11             ` Bruno Wolff III
2017-12-15  2:11               ` Bruno Wolff III
2017-12-15 11:10             ` Bruno Wolff III
2017-12-15 11:10               ` Bruno Wolff III
2017-12-15 14:02               ` weiping zhang
2017-12-15 14:02                 ` weiping zhang
2017-12-15 16:30                 ` Bruno Wolff III
2017-12-15 16:30                   ` Bruno Wolff III
2017-12-15 17:18                   ` Laura Abbott
2017-12-15 17:18                     ` Laura Abbott
2017-12-15 17:40                     ` Bruno Wolff III
2017-12-15 17:40                       ` Bruno Wolff III
2017-12-15 19:51                 ` Bruno Wolff III
2017-12-15 19:51                   ` Bruno Wolff III
2017-12-16 16:32                   ` Bruno Wolff III
2017-12-16 16:32                     ` Bruno Wolff III
2017-12-17 13:43                     ` weiping zhang
2017-12-17 13:43                       ` weiping zhang
2017-12-17 15:54                       ` Bruno Wolff III
2017-12-17 15:54                         ` Bruno Wolff III
2017-12-18 21:53                       ` Bruno Wolff III
2017-12-18 21:53                         ` Bruno Wolff III
2017-12-19 16:17                       ` Bruno Wolff III
2017-12-19 16:17                         ` Bruno Wolff III
2017-12-19 18:24                         ` Shaohua Li
2017-12-19 18:24                           ` Shaohua Li
2017-12-19 19:48                           ` Bruno Wolff III
2017-12-19 19:48                             ` Bruno Wolff III
2017-12-20  0:20                           ` Bruno Wolff III
2017-12-21 13:00 ` Bruno Wolff III
2017-12-21 13:00   ` Bruno Wolff III
2017-12-21 14:01   ` weiping zhang
2017-12-21 14:01     ` weiping zhang
2017-12-21 15:18     ` Bruno Wolff III
2017-12-21 15:18       ` Bruno Wolff III
2017-12-21 15:31       ` weiping zhang
2017-12-21 15:31         ` weiping zhang
2017-12-21 15:36         ` Bruno Wolff III
2017-12-21 15:36           ` Bruno Wolff III
2017-12-21 15:48           ` weiping zhang
2017-12-21 15:48             ` weiping zhang
2017-12-21 16:42             ` Bruno Wolff III
2017-12-21 16:42               ` Bruno Wolff III
2017-12-21 17:02               ` Jens Axboe
2017-12-21 17:02                 ` Jens Axboe
2017-12-21 17:46                 ` weiping zhang
2017-12-21 17:46                   ` weiping zhang
2017-12-21 18:15                 ` Bruno Wolff III
2017-12-21 18:15                   ` Bruno Wolff III
2017-12-21 23:16                   ` Bruno Wolff III
2017-12-21 23:16                     ` Bruno Wolff III
2017-12-22  4:53                     ` Bruno Wolff III
2017-12-22 13:20                       ` weiping zhang
2017-12-22 13:20                         ` weiping zhang
2017-12-22 14:04                         ` Bruno Wolff III
2017-12-22 14:04                           ` Bruno Wolff III
2017-12-29 16:30                           ` weiping zhang
2017-12-29 16:30                             ` weiping zhang
2017-12-29 18:44                             ` Bruno Wolff III
2017-12-29 18:44                               ` Bruno Wolff III
2017-12-29 16:36                           ` weiping zhang
2017-12-29 16:36                             ` weiping zhang
2017-12-22  0:29                 ` James Bottomley
2017-12-22  0:29                   ` James Bottomley
2017-12-22  0:29                   ` James Bottomley
2017-12-22  1:29                   ` weiping zhang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAA70yB6nQxjtsRhKEv_z4bgQ5sGW=Ej-i=je2D+cwMgoGPDF9Q@mail.gmail.com' \
    --to=zwp10758@gmail.com \
    --cc=James.Bottomley@hansenpartnership.com \
    --cc=axboe@kernel.dk \
    --cc=bruno@wolff.to \
    --cc=jack@suse.cz \
    --cc=labbott@redhat.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=regressions@leemhuis.info \
    --cc=zhangweiping@didichuxing.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.