From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olof Johansson Subject: Re: [PATCH v3 2/2] arm64: defconfig: Increase MMC_BLOCK_MINORS to 16 Date: Sat, 12 Mar 2016 16:16:48 -0800 Message-ID: <20160313001648.GF17502@localhost> References: <1456397192-2407-1-git-send-email-georgi.djakov@linaro.org> <1456397192-2407-2-git-send-email-georgi.djakov@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1456397192-2407-2-git-send-email-georgi.djakov@linaro.org> 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: Georgi Djakov Cc: andy.gross@linaro.org, linux-arm-msm@vger.kernel.org, arm@kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-arm-msm@vger.kernel.org On Thu, Feb 25, 2016 at 12:46:32PM +0200, Georgi Djakov wrote: > Increase the block minors from the default 8 to 16. The db410c board > by default has eMMC rootfs on the 10th partition. > > Signed-off-by: Georgi Djakov > --- > arch/arm64/configs/defconfig | 1 + > 1 file changed, 1 insertion(+) Thanks, applied. -Olof