From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga11.intel.com ([192.55.52.93]) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SN4Iw-0003cb-4Z for linux-mtd@lists.infradead.org; Wed, 25 Apr 2012 15:38:55 +0000 Message-ID: <1335368299.2094.5.camel@golum> Subject: Re: [PATCH v2 0/2] mtd: nand: rework nand_ecc_ctrl interface for OOB From: Artem Bityutskiy To: Brian Norris Date: Wed, 25 Apr 2012 18:38:19 +0300 In-Reply-To: <1335212069-7450-1-git-send-email-computersforpeace@gmail.com> References: <1335212069-7450-1-git-send-email-computersforpeace@gmail.com> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-gQzeF83tPXwYqdq7ylRU" Mime-Version: 1.0 Cc: Viresh Kumar , Nicolas Ferre , Vipin Kumar , linux-mtd@lists.infradead.org, Laurent Pinchart , Florian Fainelli , Lei Wen , Jamie Iles , prabhakar@freescale.com, Mike Dunn , Dmitry Eremin-Solenikov , Kevin Cernekee , Bastian Hecht , Axel Lin , Li Yang , Jean-Christophe PLAGNIOL-VILLARD , Armando Visconti , Thomas Gleixner , Scott Branden , Wolfram Sang , Matthieu CASTET , Huang Shijie , Shmulik Ladkani , Jiandong Zheng , David Woodhouse Reply-To: dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , --=-gQzeF83tPXwYqdq7ylRU Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Mon, 2012-04-23 at 13:14 -0700, Brian Norris wrote: > Artem: can you perform your regular compile tests? I compile-tested as ma= ny as > I could. Here is what Aiaiai says when I test your patch-set. Note, the mackrell failure is not your fault - is does not compile anymore and I did not have time to look at it. But you broke the mxs build. ---------------------------------------------------------------------------= ----- Bisectability test results for configuration "l2_i386_defconfig,i386" Bisecability test passed ---------------------------------------------------------------------------= ----- Successfully built configuration "l2_i386_defconfig,i386", no issues ---------------------------------------------------------------------------= ----- Bisectability test results for configuration "l2_generic_defconfig,ia64,ia6= 4-linux-" Bisecability test passed ---------------------------------------------------------------------------= ----- Successfully built configuration "l2_generic_defconfig,ia64,ia64-linux-", n= o issues ---------------------------------------------------------------------------= ----- Bisectability test results for configuration "l2_ppc6xx_defconfig,powerpc,p= owerpc-linux-" Bisecability test passed ---------------------------------------------------------------------------= ----- Successfully built configuration "l2_ppc6xx_defconfig,powerpc,powerpc-linux= -", no issues ---------------------------------------------------------------------------= ----- Bisectability test results for configuration "l2_omap2plus_defconfig,arm,ar= m-unknown-linux-gnueabi-" Bisecability test passed ---------------------------------------------------------------------------= ----- Successfully built configuration "l2_omap2plus_defconfig,arm,arm-unknown-li= nux-gnueabi-", no issues ---------------------------------------------------------------------------= ----- Bisectability test results for configuration "l2_at91cap9_defconfig,arm,arm= -unknown-linux-gnueabi-" Bisecability test passed ---------------------------------------------------------------------------= ----- Successfully built configuration "l2_at91cap9_defconfig,arm,arm-unknown-lin= ux-gnueabi-", no issues ---------------------------------------------------------------------------= ----- Bisectability test results for configuration "l2_imx_v6_v7_defconfig,arm,ar= m-unknown-linux-gnueabi-" Bisecability test passed ---------------------------------------------------------------------------= ----- Successfully built configuration "l2_imx_v6_v7_defconfig,arm,arm-unknown-li= nux-gnueabi-", no issues ---------------------------------------------------------------------------= ----- Failed to build the following commit for configuration "l2_mxs_defconfig" (= architecture arm)": d8d1be5 mtd: nand: nand_base - pass proper 'use_oob' parameter drivers/mtd/lpddr/lpddr_cmds.c:751:5: warning: no previous prototype for 'w= ord_program' [-Wmissing-prototypes] In file included from include/linux/kernel.h:19:0, from include/linux/clk.h:15, from drivers/mtd/nand/gpmi-nand/gpmi-nand.c:21: include/linux/bitops.h: In function 'hweight_long': include/linux/bitops.h:66:26: warning: signed and unsigned type in conditio= nal expression [-Wsign-compare] In file included from include/linux/dma-mapping.h:73:0, from drivers/mtd/nand/gpmi-nand/gpmi-nand.h:22, from drivers/mtd/nand/gpmi-nand/gpmi-nand.c:27: arch/arm/include/asm/dma-mapping.h: In function 'dma_mapping_error': arch/arm/include/asm/dma-mapping.h:126:18: warning: comparison between sign= ed and unsigned integer expressions [-Wsign-compare] drivers/mtd/nand/gpmi-nand/gpmi-nand.c: In function 'release_bch_irq': drivers/mtd/nand/gpmi-nand/gpmi-nand.c:381:11: warning: comparison between = signed and unsigned integer expressions [-Wsign-compare] drivers/mtd/nand/gpmi-nand/gpmi-nand.c: In function 'gpmi_dma_filter': drivers/mtd/nand/gpmi-nand/gpmi-nand.c:400:15: warning: comparison between = signed and unsigned integer expressions [-Wsign-compare] drivers/mtd/nand/gpmi-nand/gpmi-nand.c:400:49: warning: comparison between = signed and unsigned integer expressions [-Wsign-compare] drivers/mtd/nand/gpmi-nand/gpmi-nand.c: In function 'mx23_check_transcripti= on_stamp': drivers/mtd/nand/gpmi-nand/gpmi-nand.c:1194:9: warning: variable 'byte' set= but not used [-Wunused-but-set-variable] drivers/mtd/nand/gpmi-nand/gpmi-nand.c: In function 'mx23_write_transcripti= on_stamp': drivers/mtd/nand/gpmi-nand/gpmi-nand.c:1311:3: error: too few arguments to = function 'chip->ecc.write_page_raw' drivers/mtd/nand/gpmi-nand/gpmi-nand.c:1255:15: warning: variable 'byte' se= t but not used [-Wunused-but-set-variable] drivers/mtd/nand/gpmi-nand/gpmi-nand.c: At top level: drivers/mtd/nand/gpmi-nand/gpmi-nand.c:1456:6: warning: no previous prototy= pe for 'gpmi_nfc_exit' [-Wmissing-prototypes] make[5]: *** [drivers/mtd/nand/gpmi-nand/gpmi-nand.o] Error 1 ---------------------------------------------------------------------------= ----- Bisectability test results for configuration "l2_lantiq_defconfig,mips,mips= -linux-" Bisecability test passed ---------------------------------------------------------------------------= ----- Successfully built configuration "l2_lantiq_defconfig,mips,mips-linux-", no= issues ---------------------------------------------------------------------------= ----- Failed to build the following commit for configuration "l2_mackerel_defconf= ig" (architecture arm)": 54043ff MIPS: Kbuild: remove -Werror In file included from include/linux/kernel.h:19:0, from include/linux/cache.h:4, from include/linux/time.h:7, from include/linux/stat.h:60, from include/linux/module.h:10, from drivers/mtd/nand/sh_flctl.c:24: include/linux/bitops.h: In function 'hweight_long': include/linux/bitops.h:66:26: warning: signed and unsigned type in conditio= nal expression [-Wsign-compare] drivers/mtd/nand/sh_flctl.c: In function 'set_addr': drivers/mtd/nand/sh_flctl.c:117:25: warning: comparison between signed and = unsigned integer expressions [-Wsign-compare] drivers/mtd/nand/sh_flctl.c: In function 'flctl_cmdfunc': drivers/mtd/nand/sh_flctl.c:611:15: warning: comparison between signed and = unsigned integer expressions [-Wsign-compare] drivers/mtd/nand/sh_flctl.c:638:28: warning: comparison between signed and = unsigned integer expressions [-Wsign-compare] In file included from include/linux/kernel.h:19:0, from include/linux/cache.h:4, from include/linux/time.h:7, from include/linux/stat.h:60, from include/linux/module.h:10, from init/version.c:10: include/linux/bitops.h: In function 'hweight_long': include/linux/bitops.h:66:26: warning: signed and unsigned type in conditio= nal expression [-Wsign-compare] arch/arm/mach-shmobile/built-in.o: In function `mackerel_sdhi0_gpio_cd': pfc-sh7372.c:(.text+0x33ec): undefined reference to `mmc_detect_change' make[1]: *** [.tmp_vmlinux1] Error 1 ---------------------------------------------------------------------------= ----- Bisectability test results for configuration "l2_u300_defconfig,arm,arm-unk= nown-linux-gnueabi-" Bisecability test passed ---------------------------------------------------------------------------= ----- Successfully built configuration "l2_u300_defconfig,arm,arm-unknown-linux-g= nueabi-", no issues ---------------------------------------------------------------------------= ----- --=20 Best Regards, Artem Bityutskiy --=-gQzeF83tPXwYqdq7ylRU Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAABAgAGBQJPmBprAAoJECmIfjd9wqK02BIQAKD56pwVr9U11dNQ7VpfAedl q1RR5FfZbZ38h4C7c28a+/Ape/noR8bsFY0FY1qLUoACqOKiXpQ5907WiRvgL+kO 8hrSTzSJoaG4w1Z3fgFQGdiEbVnOxJ9Y6GkdbXr7Y6P7vkvA9RZa1ZbvF3rqmAf0 NIG8YRDv4Fv3E/N97CO9sNJivxUbuozgNMpuN++BiJKdauNWXSeHwSLFtxmYt6Es GzvfnSuUN78R4GD8t9afUR1myDNVfboJT6yaLMr6miukIzkYDvKGIRdMX9dB/4IP H4mpzSb1MGTL8XdYiCTtzQlDvhnZ/0/3yp+Eae+XkE358VU6noNEM26bQVVRE/Ly qJNgG0dlZdv3ROod7lKDRy6qRktzQ6Z0KFaAO1VtpvY4gw/wX1VBnlJAs+IAVZWz H8C6raSJsdosF50NifeqFT36Cng/jW4aOqEIPRlB0xP1f4hwVG+LrfkJLTCDRLit f5kHpSBTYjYwI7MP+7G04+t/sVw+BLYNRXdRfh/aJLabt00ARPLUmsCu9B3QyOSo DIJeNWtFW4Sv4Qwh18STj9c8/Atzuwffg0Kzd829dIy9mO3ZXHo0/m+lzSTSox69 WJuq9MSc06L8MGYCq+q9fVSp8jsN5um9+qXFxtuTNWeT9yhbztizCPbTRyg4eg8D VizP7az8miROb/psjYZ6 =Hq47 -----END PGP SIGNATURE----- --=-gQzeF83tPXwYqdq7ylRU--