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>] [day] [month] [year] [list]
Date:	Wed, 26 Feb 2014 07:49:43 -0700
From:	Jim Davis <jim.epost@...il.com>
To:	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next <linux-next@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	mporter@...nel.crashing.org, alexandre.bounine@....com,
	akpm@...ux-foundation.org, tglx <tglx@...utronix.de>
Subject: randconfig build error with next-20140226, in drivers/rapidio/devices/tsi721_dma.c

Building with the attached random configuration file,

warning: (USB_OTG_FSM && FSL_USB2_OTG && USB_MV_OTG) selects USB_OTG
which has unmet direct dependencies (USB_SUPPORT && USB && PM_RUNTIME)
warning: (USB_OTG_FSM && FSL_USB2_OTG && USB_MV_OTG) selects USB_OTG
which has unmet direct dependencies (USB_SUPPORT && USB && PM_RUNTIME)

drivers/rapidio/devices/tsi721_dma.c: In function 'tsi721_free_chan_resources':
drivers/rapidio/devices/tsi721_dma.c:599:18: error: 'priv' undeclared (first use
 in this function)
  synchronize_irq(priv->pdev->irq);
                  ^
drivers/rapidio/devices/tsi721_dma.c:599:18: note: each undeclared identifier is
 reported only once for each function it appears in
  CC      drivers/regulator/helpers.o
make[3]: *** [drivers/rapidio/devices/tsi721_dma.o] Error 1

View attachment "randconfig-1393416703.txt" of type "text/plain" (93990 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ