Re: 2.6.30-rc1 problems with firmware loading

From: Alan Cox
Date: Sun Apr 12 2009 - 06:20:42 EST


On Sun, 12 Apr 2009 08:20:21 +0200
"Ben Castricum" <lk0904@xxxxxxxxxxxxxxx> wrote:

>
> I seem to have some problems with firmware loading since 2.6.30-rc1. Each
> request seems to time out and reports like these are appearing:

At first glance it looks like the module loading changes are expanding
vmas that don't have an owner (->mm) and are not set no account. So the
VM accounting code in strict overcommit modes doesn't know who to bill
for the pages.

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