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, 7 Oct 2015 09:54:41 -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>,
	sudeep.dutt@...el.com, dasaratharaman.chandramouli@...el.com,
	nikhil.rao@...el.com,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	ashutosh.dixit@...el.com
Subject: randconfig build error with next-20151007, in drivers/misc/mic/cosm/cosm_debugfs.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)

drivers/misc/mic/cosm/cosm_debugfs.c: In function ‘cosm_log_buf_show’:
drivers/misc/mic/cosm/cosm_debugfs.c:66:2: error: implicit declaration
of function ‘ioread32’ [-Werror=implicit-function-declaration]
  size = ioread32(log_buf_len_va);
  ^
drivers/misc/mic/cosm/cosm_debugfs.c:71:2: error: implicit declaration
of function ‘memcpy_fromio’ [-Werror=implicit-function-declaration]
  memcpy_fromio(kva, log_buf_va, size);
  ^


-- 
Jim

View attachment "randconfig-1444198870.txt" of type "text/plain" (104191 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ