diff for duplicates of <1340768981.2317.7.camel@koala> diff --git a/a/1.1.hdr b/a/1.1.hdr deleted file mode 100644 index 9a40e9f..0000000 --- a/a/1.1.hdr +++ /dev/null @@ -1,2 +0,0 @@ -Content-Type: text/plain; charset="UTF-8" -Content-Transfer-Encoding: quoted-printable diff --git a/a/1.1.txt b/a/1.1.txt deleted file mode 100644 index 44cab5b..0000000 --- a/a/1.1.txt +++ /dev/null @@ -1,47 +0,0 @@ -On Mon, 2012-06-25 at 18:07 +0800, Josh Wu wrote: -> Those patches is based on v3.5-rc4 -> -> Changes since v10, -> add one more patch in this patch set, which add 'int' return value for write_page()/write_page_raw() functions in structure of nand_ecc_ctrl. -> Instead of calling BUG(), atmel_nand_pmecc_write_page() will return -EIO when time out to read the pmecc status register. -> increase the time-out duration to 100ms, which has more toleration. -> add oob_required argument for pmecc read/write functions to align with v3.5-rc4. - -I have issues compiling l2-mtd.git tree (based on 3.5-rc5) with the -attached defconfig. Probably not your fault, but may be you have a -fix/suggestion? I did not have time to look closer. Aiaiai reports: - -Failed to build the following commit for configuration "arm-at91cap9_defconfig" (architecture arm)": - -bb6ac5c Quick fixes - applied by aiaiai - -include/linux/math64.h:55:15: note: each undeclared identifier is reported only once for each function it appears in -In file included from include/linux/mm_types.h:16:0, - from include/linux/sched.h:64, - from arch/arm/kernel/asm-offsets.c:13: -arch/arm/include/asm/page.h: At top level: -arch/arm/include/asm/page.h:107:2: error: #error Unknown user operations model -In file included from include/linux/mm.h:44:0, - from arch/arm/kernel/asm-offsets.c:14: -arch/arm/include/asm/pgtable.h:198:5: warning: "__LINUX_ARM_ARCH__" is not defined [-Wundef] -In file included from arch/arm/include/asm/cacheflush.h:15:0, - from arch/arm/kernel/asm-offsets.c:16: -arch/arm/include/asm/glue-cache.h:129:2: error: #error Unknown cache maintenance model -In file included from arch/arm/include/asm/cacheflush.h:17:0, - from arch/arm/kernel/asm-offsets.c:16: -arch/arm/include/asm/cachetype.h:28:5: warning: "__LINUX_ARM_ARCH__" is not defined [-Wundef] -arch/arm/include/asm/cachetype.h:33:7: warning: "__LINUX_ARM_ARCH__" is not defined [-Wundef] -In file included from arch/arm/kernel/asm-offsets.c:16:0: -arch/arm/include/asm/cacheflush.h:194:7: warning: "__LINUX_ARM_ARCH__" is not defined [-Wundef] -arch/arm/include/asm/cacheflush.h:196:7: warning: "__LINUX_ARM_ARCH__" is not defined [-Wundef] -In file included from arch/arm/kernel/asm-offsets.c:17:0: -arch/arm/include/asm/glue-df.h:99:2: error: #error Unknown data abort handler type -In file included from arch/arm/kernel/asm-offsets.c:18:0: -arch/arm/include/asm/glue-pf.h:54:2: error: #error Unknown prefetch abort handler type -make[2]: *** [arch/arm/kernel/asm-offsets.s] Error 1 - - - --- -Best Regards, -Artem Bityutskiy diff --git a/a/1.2.hdr b/a/1.2.hdr deleted file mode 100644 index 0ec6841..0000000 --- a/a/1.2.hdr +++ /dev/null @@ -1,3 +0,0 @@ -Content-Disposition: attachment; filename="arm-at91cap9_defconfig" -Content-Transfer-Encoding: base64 -Content-Type: text/plain; name="arm-at91cap9_defconfig"; charset="UTF-8" diff --git a/a/1.2.txt b/N1/1.txt similarity index 61% rename from a/1.2.txt rename to N1/1.txt index 1f389c9..915dddc 100644 --- a/a/1.2.txt +++ b/N1/1.txt @@ -1,3 +1,51 @@ +On Mon, 2012-06-25 at 18:07 +0800, Josh Wu wrote: +> Those patches is based on v3.5-rc4 +> +> Changes since v10, +> add one more patch in this patch set, which add 'int' return value for write_page()/write_page_raw() functions in structure of nand_ecc_ctrl. +> Instead of calling BUG(), atmel_nand_pmecc_write_page() will return -EIO when time out to read the pmecc status register. +> increase the time-out duration to 100ms, which has more toleration. +> add oob_required argument for pmecc read/write functions to align with v3.5-rc4. + +I have issues compiling l2-mtd.git tree (based on 3.5-rc5) with the +attached defconfig. Probably not your fault, but may be you have a +fix/suggestion? I did not have time to look closer. Aiaiai reports: + +Failed to build the following commit for configuration "arm-at91cap9_defconfig" (architecture arm)": + +bb6ac5c Quick fixes - applied by aiaiai + +include/linux/math64.h:55:15: note: each undeclared identifier is reported only once for each function it appears in +In file included from include/linux/mm_types.h:16:0, + from include/linux/sched.h:64, + from arch/arm/kernel/asm-offsets.c:13: +arch/arm/include/asm/page.h: At top level: +arch/arm/include/asm/page.h:107:2: error: #error Unknown user operations model +In file included from include/linux/mm.h:44:0, + from arch/arm/kernel/asm-offsets.c:14: +arch/arm/include/asm/pgtable.h:198:5: warning: "__LINUX_ARM_ARCH__" is not defined [-Wundef] +In file included from arch/arm/include/asm/cacheflush.h:15:0, + from arch/arm/kernel/asm-offsets.c:16: +arch/arm/include/asm/glue-cache.h:129:2: error: #error Unknown cache maintenance model +In file included from arch/arm/include/asm/cacheflush.h:17:0, + from arch/arm/kernel/asm-offsets.c:16: +arch/arm/include/asm/cachetype.h:28:5: warning: "__LINUX_ARM_ARCH__" is not defined [-Wundef] +arch/arm/include/asm/cachetype.h:33:7: warning: "__LINUX_ARM_ARCH__" is not defined [-Wundef] +In file included from arch/arm/kernel/asm-offsets.c:16:0: +arch/arm/include/asm/cacheflush.h:194:7: warning: "__LINUX_ARM_ARCH__" is not defined [-Wundef] +arch/arm/include/asm/cacheflush.h:196:7: warning: "__LINUX_ARM_ARCH__" is not defined [-Wundef] +In file included from arch/arm/kernel/asm-offsets.c:17:0: +arch/arm/include/asm/glue-df.h:99:2: error: #error Unknown data abort handler type +In file included from arch/arm/kernel/asm-offsets.c:18:0: +arch/arm/include/asm/glue-pf.h:54:2: error: #error Unknown prefetch abort handler type +make[2]: *** [arch/arm/kernel/asm-offsets.s] Error 1 + + + +-- +Best Regards, +Artem Bityutskiy +-------------- next part -------------- CONFIG_EXPERIMENTAL=y # CONFIG_LOCALVERSION_AUTO is not set CONFIG_SYSVIPC=y @@ -193,3 +241,10 @@ CONFIG_BLK_DEV_IO_TRACE=y CONFIG_CRYPTO=y # CONFIG_CRYPTO_ANSI_CPRNG is not set # CONFIG_CRYPTO_HW is not set +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: signature.asc +Type: application/pgp-signature +Size: 836 bytes +Desc: This is a digitally signed message part +URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20120627/4d2aff94/attachment.sig> diff --git a/a/2.bin b/a/2.bin deleted file mode 100644 index 23c7596..0000000 --- a/a/2.bin +++ /dev/null @@ -1,17 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.12 (GNU/Linux) - -iQIcBAABAgAGBQJP6oLVAAoJECmIfjd9wqK0ockQAKiKIEHiAl/eFCiRT+QlivY1 -KWwWdGcxwF0TM6XArG9kX9fzDxFAnu6/FpbKMivXmFJe58pt8ZQMc1PeOiImhQIT -UeMfR6Od2JkxWf0sBTlhwye7xGXE4qF/qCYhmAonCk2d0Qw16in15cmGGTj84xqS -54xkC6CtzyaDPCoBOsAhpsCQ5yI1C7LIJczzdUfyMtlIx0Gxsr7iPHDFLReG2rli -UmR49gNQj0o0jfYnw/N8kn1oO82tLUUDEp+5MUK7DRXf17Wf+h044isp2/pB6z6e -R70gTMcPdeXlB0froJCXtb/uZ+t1a3km9orKJPZjw4X+SyaQWxmDbxSo07GST9mw -G0U6NZyxJdtZDBQWnCZhKNCkvOUDvSbYCVuLtDV+V7P8oNFymcd5z3d+8GLtXYiy -f637DdJoqc2hXYBbGoYtV8PD91agf2s1n/rMrRQCFF0d1KbM/s9/Wawur1XjS6mI -bLfnjReBm/blNeI9h+FwPcsQ/fGVh8AelGtBUk+6JD+Ys3qeGAUB0m9kTQoO45RI -t3Goxdpbqk96qCg+/LacFTw4yYaIzflrrt/Hjzyyy4rMcweGeQdgtvgs3W+ELMkN -cuESYDNXeX7vGcx6Waxydg2Co5Fj7SAmfV8nHw+8QdZ/ZaB2oBNEprw+SvDWqnqa -ZBs5Rn25f1LsYZ2iazpI -=uJAt ------END PGP SIGNATURE----- diff --git a/a/2.hdr b/a/2.hdr deleted file mode 100644 index da6d245..0000000 --- a/a/2.hdr +++ /dev/null @@ -1,3 +0,0 @@ -Content-Type: application/pgp-signature; name="signature.asc" -Content-Description: This is a digitally signed message part -Content-Transfer-Encoding: 7bit diff --git a/a/content_digest b/N1/content_digest index de0bd96..261f1b0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,24 +1,9 @@ "ref\01340618866-28776-1-git-send-email-josh.wu@atmel.com\0" - "From\0Artem Bityutskiy <dedekind1@gmail.com>\0" - "Subject\0Re: [PATCH v11 0/4] MTD: at91: Add PMECC support for at91 nand flash driver\0" + "From\0dedekind1@gmail.com (Artem Bityutskiy)\0" + "Subject\0[PATCH v11 0/4] MTD: at91: Add PMECC support for at91 nand flash driver\0" "Date\0Wed, 27 Jun 2012 06:49:41 +0300\0" - "To\0Josh Wu <josh.wu@atmel.com>\0" - "Cc\0hongxu.cn@gmail.com" - jack.lan@freescale.com - nick.spence@freescale.com - tie-fei.zang@freescale.com - nicolas.ferre@atmel.com - dwmw2@infradead.org - linux-mtd@lists.infradead.org - scottwood@freescale.com - Dipen.Dudhat@freescale.com - ivan.djelic@parrot.com - computersforpeace@gmail.com - plagnioj@jcrosoft.com - tglx@linutronix.de - linux-arm-kernel@lists.infradead.org - " bryan.wu@analog.com\0" - "\02:1.1\0" + "To\0linux-arm-kernel@lists.infradead.org\0" + "\00:1\0" "b\0" "On Mon, 2012-06-25 at 18:07 +0800, Josh Wu wrote:\n" "> Those patches is based on v3.5-rc4\n" @@ -66,10 +51,8 @@ "\n" "-- \n" "Best Regards,\n" - Artem Bityutskiy - "\02:1.2\0" - "fn\0arm-at91cap9_defconfig\0" - "b\0" + "Artem Bityutskiy\n" + "-------------- next part --------------\n" "CONFIG_EXPERIMENTAL=y\n" "# CONFIG_LOCALVERSION_AUTO is not set\n" "CONFIG_SYSVIPC=y\n" @@ -264,27 +247,13 @@ "CONFIG_BLK_DEV_IO_TRACE=y\n" "CONFIG_CRYPTO=y\n" "# CONFIG_CRYPTO_ANSI_CPRNG is not set\n" - # CONFIG_CRYPTO_HW is not set - "\01:2\0" - "fn\0signature.asc\0" - "d\0This is a digitally signed message part\0" - "b\0" - "-----BEGIN PGP SIGNATURE-----\n" - "Version: GnuPG v1.4.12 (GNU/Linux)\n" - "\n" - "iQIcBAABAgAGBQJP6oLVAAoJECmIfjd9wqK0ockQAKiKIEHiAl/eFCiRT+QlivY1\n" - "KWwWdGcxwF0TM6XArG9kX9fzDxFAnu6/FpbKMivXmFJe58pt8ZQMc1PeOiImhQIT\n" - "UeMfR6Od2JkxWf0sBTlhwye7xGXE4qF/qCYhmAonCk2d0Qw16in15cmGGTj84xqS\n" - "54xkC6CtzyaDPCoBOsAhpsCQ5yI1C7LIJczzdUfyMtlIx0Gxsr7iPHDFLReG2rli\n" - "UmR49gNQj0o0jfYnw/N8kn1oO82tLUUDEp+5MUK7DRXf17Wf+h044isp2/pB6z6e\n" - "R70gTMcPdeXlB0froJCXtb/uZ+t1a3km9orKJPZjw4X+SyaQWxmDbxSo07GST9mw\n" - "G0U6NZyxJdtZDBQWnCZhKNCkvOUDvSbYCVuLtDV+V7P8oNFymcd5z3d+8GLtXYiy\n" - "f637DdJoqc2hXYBbGoYtV8PD91agf2s1n/rMrRQCFF0d1KbM/s9/Wawur1XjS6mI\n" - "bLfnjReBm/blNeI9h+FwPcsQ/fGVh8AelGtBUk+6JD+Ys3qeGAUB0m9kTQoO45RI\n" - "t3Goxdpbqk96qCg+/LacFTw4yYaIzflrrt/Hjzyyy4rMcweGeQdgtvgs3W+ELMkN\n" - "cuESYDNXeX7vGcx6Waxydg2Co5Fj7SAmfV8nHw+8QdZ/ZaB2oBNEprw+SvDWqnqa\n" - "ZBs5Rn25f1LsYZ2iazpI\n" - "=uJAt\n" - "-----END PGP SIGNATURE-----\n" + "# CONFIG_CRYPTO_HW is not set\n" + "-------------- next part --------------\n" + "A non-text attachment was scrubbed...\n" + "Name: signature.asc\n" + "Type: application/pgp-signature\n" + "Size: 836 bytes\n" + "Desc: This is a digitally signed message part\n" + URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20120627/4d2aff94/attachment.sig> -28f29cf1def2d8fed5275b77de78f486ea5ca677f62175d5e50ad9d6d35327dd +42418e868ce2b5b34112b700d31954bba36221d540559d16028b2bf39ac9187e
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.