From: Daniel Mack <daniel@caiaq.de>
To: David Woodhouse <dwmw2@infradead.org>
Cc: linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
Marc Kleine-Budde <mkl@pengutronix.de>,
linux-mtd@lists.infradead.org, Eric Miao <eric.y.miao@gmail.com>,
Haojian Zhuang <haojian.zhuang@gmail.com>
Subject: Re: [PATCH 17/20] pxa3xx_nand: add cmdline part parser support
Date: Fri, 14 May 2010 10:41:49 +0200 [thread overview]
Message-ID: <20100514084149.GJ30801@buzzloop.caiaq.de> (raw)
In-Reply-To: <1273824971.9999.1582.camel@macbook.infradead.org>
On Fri, May 14, 2010 at 09:16:11AM +0100, David Woodhouse wrote:
> On Fri, 2010-05-14 at 14:08 +0800, Haojian Zhuang wrote:
> > New patches are rebased for mtd-2.6 master branch. There're contained
> > in another mail loop.
>
> Hm, please test these by sending to yourself first, saving the patches
> and checking that they apply.
>
> [dwmw2@macbook mtd-2.6]$ git describe HEAD
> v2.6.34-rc7-142-gf6b173c
>
> [dwmw2@macbook mtd-2.6]$ for a in `seq -w 1 20` ; do echo Patch $a ; patch -p1 < pxa$a.patch ; done
> Patch 01
> patching file arch/arm/plat-pxa/include/plat/pxa3xx_nand.h
> patching file drivers/mtd/nand/Kconfig
> patching file drivers/mtd/nand/pxa3xx_nand.c
> patch: **** malformed patch at line 203: transfering to/from NAND HW");
Jep, they're line-wrapped, just like the version before.
Haojian, you can avoid this to happen by using 'git send-email'.
Thanks,
Daniel
WARNING: multiple messages have this Message-ID (diff)
From: daniel@caiaq.de (Daniel Mack)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 17/20] pxa3xx_nand: add cmdline part parser support
Date: Fri, 14 May 2010 10:41:49 +0200 [thread overview]
Message-ID: <20100514084149.GJ30801@buzzloop.caiaq.de> (raw)
In-Reply-To: <1273824971.9999.1582.camel@macbook.infradead.org>
On Fri, May 14, 2010 at 09:16:11AM +0100, David Woodhouse wrote:
> On Fri, 2010-05-14 at 14:08 +0800, Haojian Zhuang wrote:
> > New patches are rebased for mtd-2.6 master branch. There're contained
> > in another mail loop.
>
> Hm, please test these by sending to yourself first, saving the patches
> and checking that they apply.
>
> [dwmw2 at macbook mtd-2.6]$ git describe HEAD
> v2.6.34-rc7-142-gf6b173c
>
> [dwmw2 at macbook mtd-2.6]$ for a in `seq -w 1 20` ; do echo Patch $a ; patch -p1 < pxa$a.patch ; done
> Patch 01
> patching file arch/arm/plat-pxa/include/plat/pxa3xx_nand.h
> patching file drivers/mtd/nand/Kconfig
> patching file drivers/mtd/nand/pxa3xx_nand.c
> patch: **** malformed patch at line 203: transfering to/from NAND HW");
Jep, they're line-wrapped, just like the version before.
Haojian, you can avoid this to happen by using 'git send-email'.
Thanks,
Daniel
next prev parent reply other threads:[~2010-05-14 8:41 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-06 9:12 [PATCH 17/20] pxa3xx_nand: add cmdline part parser support Haojian Zhuang
2010-05-06 9:12 ` Haojian Zhuang
2010-05-14 2:32 ` David Woodhouse
2010-05-14 2:32 ` David Woodhouse
2010-05-14 6:08 ` Haojian Zhuang
2010-05-14 6:08 ` Haojian Zhuang
2010-05-14 8:16 ` David Woodhouse
2010-05-14 8:16 ` David Woodhouse
2010-05-14 8:41 ` Daniel Mack [this message]
2010-05-14 8:41 ` Daniel Mack
2010-05-14 10:56 ` Haojian Zhuang
2010-05-14 10:56 ` Haojian Zhuang
2010-05-14 11:11 ` Marc Kleine-Budde
2010-05-14 11:11 ` Marc Kleine-Budde
2010-05-17 5:05 ` Haojian Zhuang
2010-05-17 5:05 ` Haojian Zhuang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100514084149.GJ30801@buzzloop.caiaq.de \
--to=daniel@caiaq.de \
--cc=dwmw2@infradead.org \
--cc=eric.y.miao@gmail.com \
--cc=haojian.zhuang@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=mkl@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.