Re: Badness at mm/backing-dev.c:179



Kay Sievers wrote:
On Wed, Dec 3, 2008 at 13:07, Mark Jackson <mpfj@xxxxxxxxxx> 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@xxxxxxxx>
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.

Okay ... thanks for the info.

Mark

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: Badness at mm/backing-dev.c:179
    ... f1d0b063d993527754f062c589b73f125024d216 is first bad commit ... register sysfs bdi device only once per queue ... Andrew added the warning to catch drivers who use one ... single request queue for multiple devices. ...
    (Linux-Kernel)
  • [PATCH] iwlwifi: fix iwlwifi scanning corner cases
    ... Stanislaw Gruszka pointed out, that commit ... queue the right work if the scan needs to be aborted" ... has an awkward definition of "right". ... warning until the scanning rework hit's mainline. ...
    (Linux-Kernel)
  • Re: Badness at mm/backing-dev.c:179
    ... f1d0b063d993527754f062c589b73f125024d216 is first bad commit ... register sysfs bdi device only once per queue ... single request queue for multiple devices. ... The drivers need to be changed to use a separate queue per device, ...
    (Linux-Kernel)
  • Re: Badness at mm/backing-dev.c:179
    ... f1d0b063d993527754f062c589b73f125024d216 is first bad commit ... register sysfs bdi device only once per queue ... single request queue for multiple devices. ... The drivers need to be changed to use a separate queue per device, ...
    (Linux-Kernel)
  • Re: [announce] new tree: "fix all build warnings, on all configs"
    ... I don't want to see obvious and shitty crap like this. ... named it a hack in the subject line: "hack, workaround for warning" ... explained it in the commit log that GCC is crap ... triggers because this variable is not used in any form. ...
    (Linux-Kernel)