Re: [PATCH v3 5/5] firmware: add an extensible system data helpers

2016-01-21 Thread Luis R. Rodriguez
On Mon, Jan 04, 2016 at 12:31:58PM -0800, Kees Cook wrote: > On Wed, Dec 23, 2015 at 1:34 PM, Luis R. Rodriguez > wrote: > > In order to try to help phase out user mode helpers this makes no use of > > the old user mode helper code *at all*, and if we wish to can easily > > phase this code out wit

Re: [PATCH v3 5/5] firmware: add an extensible system data helpers

2016-01-21 Thread Luis R. Rodriguez
On Thu, Dec 24, 2015 at 06:26:39AM +0800, kbuild test robot wrote: > reproduce: make htmldocs > >> drivers/base/firmware_class.c:1336: warning: No description found for > >> parameter 'sysdata' > 1331/** > 1332 * release_sysdata_file: - release the resource associated with > t

Re: [PATCH v3 5/5] firmware: add an extensible system data helpers

2016-01-04 Thread Kees Cook
On Wed, Dec 23, 2015 at 1:34 PM, Luis R. Rodriguez wrote: > From: "Luis R. Rodriguez" > > The firmware API has evolved over the years slowly, as it > grows we extend it by adding new routines or at times we extend > existing routines with more or less arguments. This doesn't scale > well, when ne

Re: [PATCH v3 5/5] firmware: add an extensible system data helpers

2015-12-24 Thread kbuild test robot
Hi Luis, [auto build test WARNING on v4.4-rc6] [also build test WARNING on next-20151223] url: https://github.com/0day-ci/linux/commits/Luis-R-Rodriguez/firmware_class-extensible-firmware-API/20151224-053852 reproduce: make htmldocs All warnings (new ones prefixed by >>): include/linux/i