From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH] ARM: qcom: Increase MMC_BLOCK_MINORS in defconfig Date: Thu, 09 Oct 2014 23:09:39 +0200 Message-ID: <2943498.xucHPVCXbF@wuerfel> References: <1412843614-4537-1-git-send-email-gdjakov@mm-sol.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1412843614-4537-1-git-send-email-gdjakov@mm-sol.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: linux-arm-kernel@lists.infradead.org Cc: khilman@linaro.org, linux@arm.linux.org.uk, linux-arm-msm@vger.kernel.org, joshc@codeaurora.org, sboyd@codeaurora.org, linux-kernel@vger.kernel.org, galak@codeaurora.org, olof@lixom.net, Georgi Djakov List-Id: linux-arm-msm@vger.kernel.org On Thursday 09 October 2014 11:33:34 Georgi Djakov wrote: > There are currently more than 16 partitions on the eMMC of all recent > Qualcomm devices. Increase the number of minors per block device to > detect all available partitions. > You should probably submit the same change for multi_v7_defconfig. Arnd