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:	Wed, 8 Apr 2009 08:18:11 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Alan Cox <alan@...rguk.ukuu.org.uk>,
	Christian Pellegrin <chripell@...il.com>
Cc:	torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: [-rc1, build bug] Re: [PATCH 05/11] Add support for the MAX3100
	SPI UART.


* Alan Cox <alan@...rguk.ukuu.org.uk> wrote:

> From: Christian Pellegrin <chripell@...il.com>
> 
> (akpm: queued pending confirmation of the new major number)
> 
> [randy.dunlap@...cle.com: select SERIAL_CORE]
> Signed-off-by: Christian Pellegrin <chripell@...e.org>
> Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
> Signed-off-by: Alan Cox <alan@...rguk.ukuu.org.uk>
> ---
> 
>  drivers/serial/Kconfig      |    7 +++++++
>  drivers/serial/Makefile     |    1 +
>  include/linux/serial_core.h |    3 +++
>  3 files changed, 11 insertions(+), 0 deletions(-)

This is now upstream as:

  1dcb884: Add support for the MAX3100 SPI UART.

i'm not sure whether it has been reported already, but the new 
driver does not even build:

   CHK     include/linux/compile.h
 make[2]: *** No rule to make target `drivers/serial/max3100.o', needed by `drivers/serial/built-in.o'.  Stop.
 make[1]: *** [drivers/serial] Error 2
 make[1]: *** Waiting for unfinished jobs....

... and it has no chance to build, because the commit adds no 
max3100.c driver file, at all.

The straight revert of 1dcb884 got the build going.

	Ingo
--
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