From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932802Ab1JDQUa (ORCPT ); Tue, 4 Oct 2011 12:20:30 -0400 Received: from void.printf.net ([89.145.121.20]:42493 "EHLO void.printf.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932089Ab1JDQU2 (ORCPT ); Tue, 4 Oct 2011 12:20:28 -0400 From: Chris Ball To: Namjae Jeon 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 v9] mmc : general purpose partition support. References: <1317745057-6328-1-git-send-email-linkinjeon@gmail.com> Date: Tue, 04 Oct 2011 12:19:57 -0400 In-Reply-To: <1317745057-6328-1-git-send-email-linkinjeon@gmail.com> (Namjae Jeon's message of "Wed, 5 Oct 2011 01:17:37 +0900") Message-ID: User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Tue, Oct 04 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 Still doesn't apply here. Are you sure you're on the "mmc-next" branch of the repository? Thanks, - Chris. -- Chris Ball One Laptop Per Child