From: Andrew Morton <akpm@linux-foundation.org>
To: "Kay Sievers" <kay.sievers@vrfy.org>
Cc: "Mark Jackson" <mpfj@mimc.co.uk>,
linux-kernel@vger.kernel.org,
"Haavard Skinnemoen" <haavard.skinnemoen@atmel.com>,
"Peter Zijlstra" <a.p.zijlstra@chello.nl>,
"David Woodhouse" <dwmw2@infradead.org>
Subject: Re: Badness at mm/backing-dev.c:179
Date: Wed, 3 Dec 2008 11:06:00 -0800 [thread overview]
Message-ID: <20081203110600.665af037.akpm@linux-foundation.org> (raw)
In-Reply-To: <ac3eb2510812030422n15f1be2cn77aa5f66f1046933@mail.gmail.com>
On Wed, 3 Dec 2008 13:22:47 +0100 "Kay Sievers" <kay.sievers@vrfy.org> wrote:
> On Wed, Dec 3, 2008 at 13:07, Mark Jackson <mpfj@mimc.co.uk> wrote:
> > The following commit causes a "Badness at mm/backing-dev.c:179":-
> >
> > f1d0b063d993527754f062c589b73f125024d216 is first bad commit
> > commit f1d0b063d993527754f062c589b73f125024d216
> > Author: Kay Sievers <kay.sievers@vrfy.org>
> > Date: Tue Dec 2 10:31:50 2008 -0800
> >
> > bdi: register sysfs bdi device only once per queue
>
> > Below is the extract from dmesg:-
> >
> > ------------[ cut here ]------------
> > Badness at mm/backing-dev.c:179
>
> That's a known issue, and will not cause any harm besides printing
> this warning. Andrew added the warning to catch drivers who use one
> single request queue for multiple devices. Currently known are mtd and
> floppy (triggers only if you have more than one device per driver).
> The drivers need to be changed to use a separate queue per device, to
> get rid of this warning.
Actually, adding that warning wasn't such a great idea - we'll just get
heaps of email about things we already know about. I think I'll take
it out again.
Which means this stuff won't get fixed for ages :(
next prev parent reply other threads:[~2008-12-03 19:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-03 12:07 Badness at mm/backing-dev.c:179 Mark Jackson
2008-12-03 12:22 ` Kay Sievers
2008-12-03 12:26 ` Mark Jackson
2008-12-03 19:06 ` Andrew Morton [this message]
2008-12-08 8:16 ` Geert Uytterhoeven
2008-12-08 12:42 ` Kay Sievers
2008-12-08 12:54 ` Geert Uytterhoeven
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=20081203110600.665af037.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=a.p.zijlstra@chello.nl \
--cc=dwmw2@infradead.org \
--cc=haavard.skinnemoen@atmel.com \
--cc=kay.sievers@vrfy.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mpfj@mimc.co.uk \
/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.