lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 12 Oct 2011 17:46:01 -0700
From:	Randy Dunlap <rdunlap@...otime.net>
To:	Stephen Rothwell <sfr@...b.auug.org.au>
CC:	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
	alsa-devel@...a-project.org, Liam Girdwood <lrg@...com>,
	Mark Brown <broonie@...nsource.wolfsonmicro.com>
Subject: Re: linux-next: Tree for Oct 12 (sound/soc/codecs/wm1250-ev1)

On 10/11/2011 11:54 PM, Stephen Rothwell wrote:
> Hi all,
> 
> The linux-next tree is now available from
> git://github.com/sfrothwell/linux-next.git as a temporary measure while
> the kernel.org servers are unavailable.
> 
> It may also turn up on git.kernel.org (depending on the mirroring).  The
> patch is still absent, however.


When no GPIO kconfig options are enabled:
(not GPIOLIB, not GENERIC_GPIO):

sound/soc/codecs/wm1250-ev1.c:32:14: error: array type has incomplete element type
sound/soc/codecs/wm1250-ev1.c:126:18: warning: type defaults to 'int' in type name
sound/soc/codecs/wm1250-ev1.c:126:18: warning: type defaults to 'int' in type name
sound/soc/codecs/wm1250-ev1.c:126:18: error: negative width in bit-field '<anonymous>'
sound/soc/codecs/wm1250-ev1.c:134:42: warning: type defaults to 'int' in type name
sound/soc/codecs/wm1250-ev1.c:134:42: warning: type defaults to 'int' in type name
sound/soc/codecs/wm1250-ev1.c:134:42: error: negative width in bit-field '<anonymous>'
sound/soc/codecs/wm1250-ev1.c:155:34: warning: type defaults to 'int' in type name
sound/soc/codecs/wm1250-ev1.c:155:34: warning: type defaults to 'int' in type name
sound/soc/codecs/wm1250-ev1.c:155:34: error: negative width in bit-field '<anonymous>'


This was on an i386 build, but that shouldn't matter.

-- 
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
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