[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080714.185012.245476473.davem@davemloft.net>
Date: Mon, 14 Jul 2008 18:50:12 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: torvalds@...ux-foundation.org
Cc: david@...g.hm, arjan@...radead.org, akpm@...ux-foundation.org,
dwmw2@...radead.org, alan@...rguk.ukuu.org.uk,
linux-kernel@...r.kernel.org
Subject: Re: [GIT *] Allow request_firmware() to be satisfied from
in-kernel, use it in more drivers.
From: Linus Torvalds <torvalds@...ux-foundation.org>
Date: Mon, 14 Jul 2008 17:33:58 -0700 (PDT)
> The only reliable way to handle it is to load the firmware before the
> suspend happens - preferably by simply never unloading it in the first
> place.
That's what we were told was the huge benefit of moving some
of these drivers over to this request_firmware() stuff, it would
save memory.
To me, especially for the networking drivers for which I am familiar,
this transformation seems completely pointless from a technical
perspective. In fact it's a regression as-is.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists