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: Mon, 25 Mar 2024 16:20:59 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Mark Brown <broonie@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-spi@...r.kernel.org
Subject: Re: [PATCH v1 1/1] spi: rspi: Get rid of unused struct rspi_plat_data

On Mon, Mar 25, 2024 at 02:08:49PM +0000, Mark Brown wrote:
> On Thu, Mar 07, 2024 at 05:50:45PM +0200, Andy Shevchenko wrote:

..

> >  drivers/spi/spi-rspi.c   | 11 +----------
> >  include/linux/spi/rspi.h | 18 ------------------
> 
> This breaks the build:
> 
> /build/stage/linux/drivers/spi/spi-rspi.c:27:10: fatal error: linux/spi/rspi.h: No such file or directory
>    27 | #include <linux/spi/rspi.h>
>       |          ^~~~~~~~~~~~~~~~~~

Indeed... Yet another driver that depends on the custom ARCH_*.
I'll send v2. At least now it compiles on x86_64.

-- 
With Best Regards,
Andy Shevchenko



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ