lkml.org 
[lkml]   [2008]   [Dec]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Badness at mm/backing-dev.c:179
On Mon, Dec 8, 2008 at 09:16, Geert Uytterhoeven <geert@linux-m68k.org> wrote:
> On Wed, 3 Dec 2008, Kay Sievers 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.
>
> I guess this one (introduced after 2.6.28-rc7) is an incarnation of the same
> issue?

You have more than one floppy device registered at the same time,
right? Then it's very likely the same issue, that both devices share
the same request queue, like the x86 floppy.c.

Kay


\
 
 \ /
  Last update: 2008-12-08 13:45    [W:0.049 / U:0.416 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site