Re: [Bug #14265] ifconfig: page allocation failure. order:5,mode:0x8020 w/ e100

From: Karol Lewandowski
Date: Mon Nov 23 2009 - 06:57:41 EST


On Sat, Nov 21, 2009 at 04:02:11PM +0100, Rafael J. Wysocki wrote:
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14265
> Subject : ifconfig: page allocation failure. order:5, mode:0x8020 w/ e100
> Submitter : Karol Lewandowski <karol.k.lewandowski@xxxxxxxxx>
> Date : 2009-09-15 12:05 (68 days old)
> References : http://marc.info/?l=linux-kernel&m=125301636509517&w=4

Status of this bug in mainline didn't change. However, there are
patches to fix this issue:

1. http://marc.info/?l=e1000-devel&m=125659409119946&w=2

Works -- interface is brought up properly. However, kernel warns
about two allocation failures (and succeeds in thrid attempt).

Patches to make warnings appear every 10th failure have been
presented. What this basically means for me is that failure message
would pop up every 5th suspend-resume cycle.

(Patch has a typo that needs fixing: s/struct cbs/struct cb/)


2. http://marc.info/?l=e1000-devel&m=125637894721936&w=2

Works without any warnings. Sadly, patch is far more intrusive.

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