Re: PCI resources allocation problem on Toshiba Satellite A40

From: Linus Torvalds
Date: Thu Aug 13 2009 - 21:50:15 EST




On Fri, 14 Aug 2009, Frans Pop wrote:
>
> The commit that resulted in the messages disappearing was:
> commit a76117dfd687ec4be0a9a05214f3009cc5f73a42
> Author: Matthew Wilcox <willy@xxxxxxxxxxxxxxx>
> Date: Wed Jun 17 16:33:35 2009 -0400
> x86: Use pci_claim_resource
>
> The commit that caused the messages to return is:
> commit 79896cf42f6a96d7e14f2dc3473443d68d74031d
> Author: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
> Date: Sun Aug 2 14:04:19 2009 -0700
> Make pci_claim_resource() use request_resource() rather than insert_resource()
>
> The affected devices are the two USB UHCI controllers.

Ok, it's the same behavior that mano had, but since the warning didn't go
away with the trial patch, it's not exactly the same situation.

Can you send

- output of /proc/ioports both with the current kernel (or the 2.6.30
kernel - they should be identical) and with one of the kernels in
between that didn't warn

- send the full bootup dmesg with CONFIG_PCI_DEBUG enabled

and we can probably figure it out.

That said, since it's not a regression, I'm not going to _do_ anything
about it until after 2.6.31, but I might have a test-patch for you to try
ot something.

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