Re: [BUG] infinite loop in find_get_pages()

From: Eric Dumazet
Date: Thu Sep 15 2011 - 08:04:12 EST


Le jeudi 15 septembre 2011 Ã 07:11 -0400, Justin Piszcz a Ãcrit :
>

> Before patches:
> Aug 30 05:00:48 p34 kernel: [122150.720173] [<ffffffff8103798a>] warn_slowpath_common+0x7a/0xb0
> Sep 10 20:59:39 p34 kernel: [531189.671424] [<ffffffff810379ba>] warn_slowpath_common+0x7a/0xb0
>
> After patches:
> (no errors)
>
> Patches you need (against 3.1-rc4):
>
> (for the igb problem/memory allocation issue)
> 0001-Fix-pointer-dereference-before-call-to-pcie_bus_conf.patch
> 0002-PCI-Remove-MRRS-modification-from-MPS-setting-code.patch
>
> (for the RCU/memory errors)
> 0003-filemap.patch
>
> I've attached them to this e-mail, they seem to have fixed all of my
> problems so far.
>

Or just pull latest Linus tree. No need to repost those patches over and
over ;)

from your local copy, do :

git pull https://github.com/torvalds/linux.git


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