From: Chris Ball <cjb@laptop.org>
To: Namjae Jeon <linkinjeon@gmail.com>
Cc: linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org,
awarkentin@vmware.com, adrian.hunter@intel.com,
linus.walleij@linaro.org, james_p_freyensee@linux.intel.com,
sebras@gmail.com, Ulf.Hansson@stericsson.com,
stefan.xk.nilsson@stericsson.com, per.forlin@stericsson.com,
johan.rudholm@stericsson.com
Subject: Re: [PATCH v8] mmc : general purpose partition support.
Date: Mon, 03 Oct 2011 22:39:22 -0400 [thread overview]
Message-ID: <m2vcs5lbtx.fsf@bob.laptop.org> (raw)
In-Reply-To: <1317641240-15791-1-git-send-email-linkinjeon@gmail.com> (Namjae Jeon's message of "Mon, 3 Oct 2011 20:27:20 +0900")
Hi,
On Mon, Oct 03 2011, Namjae Jeon wrote:
> It allows gerneral purpose partitions in MMC Device.
> And I try to simpliy make mmc_blk_alloc_parts using mmc_part structure suggested by Andrei Warkentin.
> After patching, we can see general purpose partitions like this.
>> cat /proc/partitions
> 179 0 847872 mmcblk0
> 179 192 4096 mmcblk0gp3
> 179 160 4096 mmcblk0gp2
> 179 128 4096 mmcblk0gp1
> 179 96 1052672 mmcblk0gp0
> 179 64 1024 mmcblk0boot1
> 179 32 1024 mmcblk0boot0
>
> Signed-off-by: Namjae Jeon <linkinjeon@gmail.com>
v8 doesn't apply against mmc-next, please resend. mmc-next has moved to:
git://dev.laptop.org/users/cjb/mmc mmc-next
(Thanks for reviewing, Andrei -- please send another ACK after v9 is
submitted, if you don't mind.)
- Chris.
--
Chris Ball <cjb@laptop.org> <http://printf.net/>
One Laptop Per Child
next prev parent reply other threads:[~2011-10-04 2:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-03 11:27 [PATCH v8] mmc : general purpose partition support Namjae Jeon
2011-10-04 2:39 ` Chris Ball [this message]
2011-10-04 3:49 ` NamJae Jeon
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=m2vcs5lbtx.fsf@bob.laptop.org \
--to=cjb@laptop.org \
--cc=Ulf.Hansson@stericsson.com \
--cc=adrian.hunter@intel.com \
--cc=awarkentin@vmware.com \
--cc=james_p_freyensee@linux.intel.com \
--cc=johan.rudholm@stericsson.com \
--cc=linkinjeon@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=per.forlin@stericsson.com \
--cc=sebras@gmail.com \
--cc=stefan.xk.nilsson@stericsson.com \
/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.