Re: lots of "bridge window ... (disabled)" messages

From: Bjorn Helgaas
Date: Mon Mar 29 2010 - 18:01:49 EST


On Mon, 2010-03-29 at 09:57 -0700, Luck, Tony wrote:
> Hi Bjorn,
>
> I just booted Linus latest git tree on my Tukwila system. I'm
> seeing a lot of bridge windows marked as disabled. Here's the
> start of a diff of dmesg output comparing a kernel from last
> week to today's kernel (git 01e7770 vs. b72c409):
>
> < pci 0000:00:01.0: bridge window [mem 0xfff00000 - 000fffff pref] reg reading
> ---
> > pci 0000:00:01.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)

Nothing changed here except the message. The bridge windows are
disabled in both cases (same values in base & limit, with base > limit);
I just changed the message from "reg reading" to "(disabled)" because I
thought that would be easier to interpret.

Bjorn


--
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/