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:   Fri, 9 Jun 2017 15:18:40 +0200
From:   Anatolij Gustschin <agust@...x.de>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     Alan Tull <atull@...nel.org>, linux-kernel@...r.kernel.org,
        linux-fpga@...r.kernel.org,
        Moritz Fischer <moritz.fischer@...us.com>,
        delicious.quinoa@...il.com,
        Joshua Clayton <stillcompiling@...il.com>
Subject: Re: [PATCH 06/10] fpga manager: Add altera-ps-spi driver for Altera
 FPGAs

On Fri, 9 Jun 2017 11:51:12 +0200
Greg Kroah-Hartman gregkh@...uxfoundation.org wrote:
...
>I get the following build error with this patch:
>
>ERROR: "__spi_register_driver" [drivers/fpga/altera-ps-spi.ko] undefined!

it is due to enabled COMPILE_TEST and disabled CONFIG_SPI.

>So I'll just ignore this whole series, can you fix these issues up and
>resend?

would "depends on SPI || (COMPILE_TEST && SPI)" in Kconfig be a proper
fix for this? Anyone an idea?

Thanks,
Anatolij

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ