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] [day] [month] [year] [list]
Message-ID: <20140620164709.GA5043@kroah.com>
Date:	Fri, 20 Jun 2014 09:47:09 -0700
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	Jim Davis <jim.epost@...il.com>
Cc:	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next <linux-next@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	andreas.noever@...il.com
Subject: Re: randconfig build error with next-20140620, in
 drivers/thunderbolt/nhi.c

On Fri, Jun 20, 2014 at 07:03:44AM -0700, Jim Davis wrote:
> 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

A patch was just sent to fix this, will be in the next linux-next
release, thanks.

greg k-h
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ