[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1211708969@pmac.infradead.org>
Date: Sun, 25 May 2008 11:23:28 +0100
From: David Woodhouse <dwmw2@...radead.org>
To: linux-kernel@...r.kernel.org
Cc: sam@...nborg.org, alan@...rguk.ukuu.org.uk,
akpm@...ux-foundation.org, Tyler Trafford <ttrafford@...il.com>,
Hans Verkuil <hverkuil@...all.nl>,
Brice Goglin <brice@...i.com>,
Andrew Gallatin <gallatin@...i.com>,
Kirk Lapray <kirk_lapray@...foot.com>,
Trent Piepho <xyzzy@...akeasy.org>,
Patrick Boettcher <patrick.boettcher@...y.de>,
Michael Krufky <mkrufky@...uxtv.org>,
Chris Pascoe <c.pascoe@...e.uq.edu.au>
Subject: [PATCHv2 00/28] Allow built-in firmware to be accessed by request_firmware()
Second attempt, now in the git tree at
git.infradead.org/users/dwmw2/firmware-2.6.git
At Alan's suggestion, start by making fw->data const so that we can
avoid the extra vmalloc+copy when we find it built-in. Mostly
straightforward, but could do with an extra pair of eyes and some
testing for the cxusb, myri10ge, cx25840 and or51211 changes.
Also switch to using a .S file for the included firmware, which means we
can use .incbin instead of including the whole thing in hex form in a C
file. And fix up the case where there were no built-in firmware
--
dwmw2
--
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