Re: [PATCH] block: add command line partition parser

2013-08-15 Thread Brian Norris
On 08/15/2013 12:45 AM, Caizhiyong wrote: -Original Message- From: Brian Norris [mailto:computersforpe...@gmail.com] ... On Thu, Aug 15, 2013 at 06:16:04AM +, Caizhiyong wrote: I want to use the MTD command line partition method on block devices (eMMC). It is very suitable for

RE: [PATCH] block: add command line partition parser

2013-08-15 Thread Caizhiyong
Shmulik > Ladkani; > Huang Shijie > Subject: Re: [PATCH] block: add command line partition parser > > On Thu, Aug 15, 2013 at 06:16:04AM +, Caizhiyong wrote: > > > -Original Message- > > > From: Brian Norris [mailto:computersforpe...@gmail

Re: [PATCH] block: add command line partition parser

2013-08-15 Thread Brian Norris
nfradead.org; > > linux-kernel@vger.kernel.org; Wanglin (Albert); Artem Bityutskiy; Shmulik > > Ladkani; > > Huang Shijie > > Subject: Re: [PATCH] block: add command line partition parser > > > > On Thu, Aug 15, 2013 at 03:38:47AM +, Caizhiyong wr

RE: [PATCH] block: add command line partition parser

2013-08-15 Thread Caizhiyong
Shmulik > Ladkani; > Huang Shijie > Subject: Re: [PATCH] block: add command line partition parser > > On Thu, Aug 15, 2013 at 03:38:47AM +, Caizhiyong wrote: > > > -Original Message- > > > From: Brian Norris [mailto:computersforpe...@gmail.com] > > &

RE: [PATCH] block: add command line partition parser

2013-08-15 Thread Caizhiyong
Shijie Subject: Re: [PATCH] block: add command line partition parser On Thu, Aug 15, 2013 at 03:38:47AM +, Caizhiyong wrote: -Original Message- From: Brian Norris [mailto:computersforpe...@gmail.com] Sent: Thursday, August 15, 2013 8:12 AM To: Andrew Morton Cc

Re: [PATCH] block: add command line partition parser

2013-08-15 Thread Brian Norris
@vger.kernel.org; Wanglin (Albert); Artem Bityutskiy; Shmulik Ladkani; Huang Shijie Subject: Re: [PATCH] block: add command line partition parser On Thu, Aug 15, 2013 at 03:38:47AM +, Caizhiyong wrote: -Original Message- From: Brian Norris [mailto:computersforpe...@gmail.com

RE: [PATCH] block: add command line partition parser

2013-08-15 Thread Caizhiyong
Shijie Subject: Re: [PATCH] block: add command line partition parser On Thu, Aug 15, 2013 at 06:16:04AM +, Caizhiyong wrote: -Original Message- From: Brian Norris [mailto:computersforpe...@gmail.com] Sent: Thursday, August 15, 2013 1:00 PM To: Caizhiyong Cc: Andrew

Re: [PATCH] block: add command line partition parser

2013-08-15 Thread Brian Norris
On 08/15/2013 12:45 AM, Caizhiyong wrote: -Original Message- From: Brian Norris [mailto:computersforpe...@gmail.com] ... On Thu, Aug 15, 2013 at 06:16:04AM +, Caizhiyong wrote: I want to use the MTD command line partition method on block devices (eMMC). It is very suitable for

Re: [PATCH] block: add command line partition parser

2013-08-14 Thread Brian Norris
nfradead.org; > > linux-kernel@vger.kernel.org; Wanglin (Albert); Artem Bityutskiy; Shmulik > > Ladkani; > > Huang Shijie > > Subject: Re: [PATCH] block: add command line partition parser > > > > On Wed, Aug 14, 2013 at 3:57 PM, Andrew Morton > >

RE: [PATCH] block: add command line partition parser

2013-08-14 Thread Caizhiyong
Shmulik > Ladkani; > Huang Shijie > Subject: Re: [PATCH] block: add command line partition parser > > On Wed, Aug 14, 2013 at 3:57 PM, Andrew Morton > wrote: > > On Tue, 13 Aug 2013 06:02:17 + Caizhiyong wrote: > > > >> move the command line parser to a se

Re: [PATCH] block: add command line partition parser

2013-08-14 Thread Andrew Morton
On Wed, 14 Aug 2013 17:11:51 -0700 Brian Norris wrote: > On Wed, Aug 14, 2013 at 3:57 PM, Andrew Morton > wrote: > > On Tue, 13 Aug 2013 06:02:17 + Caizhiyong wrote: > > > >> move the command line parser to a separate module, and change it into > >> library-style code. > >> > >>

Re: [PATCH] block: add command line partition parser

2013-08-14 Thread Brian Norris
On Wed, Aug 14, 2013 at 3:57 PM, Andrew Morton wrote: > On Tue, 13 Aug 2013 06:02:17 + Caizhiyong wrote: > >> move the command line parser to a separate module, and change it into >> library-style code. >> >> reference: https://lkml.org/lkml/2013/8/6/550 The most recent patch is an addendum

Re: [PATCH] block: add command line partition parser

2013-08-14 Thread Andrew Morton
On Tue, 13 Aug 2013 06:02:17 + Caizhiyong wrote: > move the command line parser to a separate module, and change it into > library-style code. > > reference: https://lkml.org/lkml/2013/8/6/550 Well OK. But to prove the library's usefulness and to generally clean up the kernel, someone

Re: [PATCH] block: add command line partition parser

2013-08-14 Thread Andrew Morton
On Tue, 13 Aug 2013 06:02:17 + Caizhiyong caizhiy...@huawei.com wrote: move the command line parser to a separate module, and change it into library-style code. reference: https://lkml.org/lkml/2013/8/6/550 Well OK. But to prove the library's usefulness and to generally clean up the

Re: [PATCH] block: add command line partition parser

2013-08-14 Thread Brian Norris
On Wed, Aug 14, 2013 at 3:57 PM, Andrew Morton a...@linux-foundation.org wrote: On Tue, 13 Aug 2013 06:02:17 + Caizhiyong caizhiy...@huawei.com wrote: move the command line parser to a separate module, and change it into library-style code. reference: https://lkml.org/lkml/2013/8/6/550

Re: [PATCH] block: add command line partition parser

2013-08-14 Thread Andrew Morton
On Wed, 14 Aug 2013 17:11:51 -0700 Brian Norris computersforpe...@gmail.com wrote: On Wed, Aug 14, 2013 at 3:57 PM, Andrew Morton a...@linux-foundation.org wrote: On Tue, 13 Aug 2013 06:02:17 + Caizhiyong caizhiy...@huawei.com wrote: move the command line parser to a separate module,

RE: [PATCH] block: add command line partition parser

2013-08-14 Thread Caizhiyong
Shijie Subject: Re: [PATCH] block: add command line partition parser On Wed, Aug 14, 2013 at 3:57 PM, Andrew Morton a...@linux-foundation.org wrote: On Tue, 13 Aug 2013 06:02:17 + Caizhiyong caizhiy...@huawei.com wrote: move the command line parser to a separate module, and change

Re: [PATCH] block: add command line partition parser

2013-08-14 Thread Brian Norris
@vger.kernel.org; Wanglin (Albert); Artem Bityutskiy; Shmulik Ladkani; Huang Shijie Subject: Re: [PATCH] block: add command line partition parser On Wed, Aug 14, 2013 at 3:57 PM, Andrew Morton a...@linux-foundation.org wrote: On Tue, 13 Aug 2013 06:02:17 + Caizhiyong caizhiy...@huawei.com

[PATCH] block: add command line partition parser

2013-08-13 Thread Caizhiyong
From: Cai Zhiyong move the command line parser to a separate module, and change it into library-style code. reference: https://lkml.org/lkml/2013/8/6/550 Signed-off-by: Cai Zhiyong --- block/Kconfig | 6 + block/Makefile | 1 + block/cmdline-parser.c

[PATCH] block: add command line partition parser

2013-08-13 Thread Caizhiyong
From: Cai Zhiyong caizhiy...@huawei.com move the command line parser to a separate module, and change it into library-style code. reference: https://lkml.org/lkml/2013/8/6/550 Signed-off-by: Cai Zhiyong caizhiy...@huawei.com --- block/Kconfig | 6 + block/Makefile