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, 06 Jun 2012 11:48:31 +0300
From:	Artem Bityutskiy <dedekind1@...il.com>
To:	Roland Stigge <stigge@...com.de>
Cc:	linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org,
	linux-doc@...r.kernel.org, devicetree-discuss@...ts.ozlabs.org,
	dwmw2@...radead.org, kevin.wells@....com, srinivas.bakki@....com,
	linux-arm-kernel@...ts.infradead.org, hechtb@...glemail.com,
	lars@...afoo.de, b32955@...escale.com, leiwen@...vell.com,
	linux@....linux.org.uk
Subject: Re: [PATCH v5] MTD: LPC32xx SLC NAND driver

On Mon, 2012-06-04 at 21:25 +0200, Roland Stigge wrote:
> This patch adds support for the SLC NAND controller inside the LPC32xx
> SoC.
> 
> Signed-off-by: Roland Stigge <stigge@...com.de>
> 
This patch does not build:

$ make ARCH=arm CROSS_COMPILE=arm-unknown-linux-gnueabi- -j20
...
drivers/built-in.o: In function `lpc32xx_nand_probe':
/home/dedekind/git/l2-mtd/drivers/mtd/nand/lpc32xx_nand_slc.c:894: undefined reference to `nand_scan_ident'
/home/dedekind/git/l2-mtd/drivers/mtd/nand/lpc32xx_nand_slc.c:934: undefined reference to `nand_scan_tail'
/home/dedekind/git/l2-mtd/drivers/mtd/nand/lpc32xx_nand_slc.c:941: undefined reference to `nand_default_bbt'
/home/dedekind/git/l2-mtd/drivers/mtd/nand/lpc32xx_nand_slc.c:953: undefined reference to `nand_release'
drivers/built-in.o: In function `lpc32xx_nand_remove':
/home/dedekind/git/l2-mtd/drivers/mtd/nand/lpc32xx_nand_slc.c:977: undefined reference to `nand_release'
make: *** [vmlinux] Error 1

with the attache .config file.

-- 
Best Regards,
Artem Bityutskiy

View attachment ".config" of type "text/plain" (57931 bytes)

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ