public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: qcom: Increase MMC_BLOCK_MINORS in defconfig
@ 2014-10-09  8:33 Georgi Djakov
  2014-10-09 14:44 ` Bjorn Andersson
  2014-10-09 21:09 ` Arnd Bergmann
  0 siblings, 2 replies; 3+ messages in thread
From: Georgi Djakov @ 2014-10-09  8:33 UTC (permalink / raw)
  To: galak
  Cc: linux, sboyd, olof, khilman, linux-arm-kernel, linux-kernel,
	linux-arm-msm, joshc, Georgi Djakov

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.

Signed-off-by: Georgi Djakov <gdjakov@mm-sol.com>
---
 arch/arm/configs/qcom_defconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index 8c7da33..cd09e12 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -125,7 +125,7 @@ CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_DEBUG_FILES=y
 CONFIG_USB_GADGET_VBUS_DRAW=500
 CONFIG_MMC=y
-CONFIG_MMC_BLOCK_MINORS=16
+CONFIG_MMC_BLOCK_MINORS=32
 CONFIG_MMC_ARMMMCI=y
 CONFIG_MMC_SDHCI=y
 CONFIG_MMC_SDHCI_PLTFM=y
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: qcom: Increase MMC_BLOCK_MINORS in defconfig
  2014-10-09  8:33 [PATCH] ARM: qcom: Increase MMC_BLOCK_MINORS in defconfig Georgi Djakov
@ 2014-10-09 14:44 ` Bjorn Andersson
  2014-10-09 21:09 ` Arnd Bergmann
  1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2014-10-09 14:44 UTC (permalink / raw)
  To: Georgi Djakov
  Cc: Kumar Gala, Russell King, Stephen Boyd, Olof Johansson,
	Kevin Hilman, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-arm-msm, Josh Cartwright

On Thu, Oct 9, 2014 at 1:33 AM, Georgi Djakov <gdjakov@mm-sol.com> 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.
>
> Signed-off-by: Georgi Djakov <gdjakov@mm-sol.com>

Good stuff.

Reviewed-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>

Regards,
Bjorn

> ---
>  arch/arm/configs/qcom_defconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
> index 8c7da33..cd09e12 100644
> --- a/arch/arm/configs/qcom_defconfig
> +++ b/arch/arm/configs/qcom_defconfig
> @@ -125,7 +125,7 @@ CONFIG_USB_GADGET=y
>  CONFIG_USB_GADGET_DEBUG_FILES=y
>  CONFIG_USB_GADGET_VBUS_DRAW=500
>  CONFIG_MMC=y
> -CONFIG_MMC_BLOCK_MINORS=16
> +CONFIG_MMC_BLOCK_MINORS=32
>  CONFIG_MMC_ARMMMCI=y
>  CONFIG_MMC_SDHCI=y
>  CONFIG_MMC_SDHCI_PLTFM=y
> --
> 1.7.9.5
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: qcom: Increase MMC_BLOCK_MINORS in defconfig
  2014-10-09  8:33 [PATCH] ARM: qcom: Increase MMC_BLOCK_MINORS in defconfig Georgi Djakov
  2014-10-09 14:44 ` Bjorn Andersson
@ 2014-10-09 21:09 ` Arnd Bergmann
  1 sibling, 0 replies; 3+ messages in thread
From: Arnd Bergmann @ 2014-10-09 21:09 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Georgi Djakov, galak, khilman, linux, linux-arm-msm, joshc, sboyd,
	linux-kernel, olof

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-09 21:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-09  8:33 [PATCH] ARM: qcom: Increase MMC_BLOCK_MINORS in defconfig Georgi Djakov
2014-10-09 14:44 ` Bjorn Andersson
2014-10-09 21:09 ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox