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-next>] [day] [month] [year] [list]
Message-ID: <CA+r1ZhjD7qvOKedKAUGMmoVL1BPHW545O1QdxBCqQkvZNt9Npg@mail.gmail.com>
Date:	Fri, 20 Jun 2014 07:03:44 -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>,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	andreas.noever@...il.com
Subject: randconfig build error with next-20140620, in drivers/thunderbolt/nhi.c

Building with the attached random configuration file,

drivers/thunderbolt/nhi.c: In function ‘nhi_probe’:
drivers/thunderbolt/nhi.c:541:2: error: implicit declaration of
function ‘pcim_enable_device’ [-Werror=implicit-function-declaration]
  res = pcim_enable_device(pdev);
  ^
drivers/thunderbolt/nhi.c:547:2: error: implicit declaration of
function ‘pci_enable_msi’ [-Werror=implicit-function-declaration]
  res = pci_enable_msi(pdev);
  ^
cc1: some warnings being treated as errors
make[2]: *** [drivers/thunderbolt/nhi.o] Error 1

View attachment "randconfig-1403242954.txt" of type "text/plain" (50087 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ