lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 16 Oct 2015 15:03:29 -0400
From:	Austin S Hemmelgarn <ahferroin7@...il.com>
To:	John Stultz <john.stultz@...aro.org>, linux-kernel@...r.kernel.org
Cc:	Colin Cross <ccross@...roid.com>,
	Ulf Hansson <ulf.hansson@...aro.org>,
	Adrian Hunter <adrian.hunter@...el.com>,
	Ben Hutchings <ben@...adent.org.uk>,
	Chuanxiao Dong <chuanxiao.dong@...el.com>,
	Shawn Lin <shawn.lin@...k-chips.com>,
	Android Kernel Team <kernel-team@...roid.com>,
	linux-mmc@...r.kernel.org
Subject: Re: [RFC][PATCH] mmc_block: Allow more than 8 partitions per card

On 2015-10-16 14:40, John Stultz wrote:
> From: Colin Cross <ccross@...roid.com>
>
> It is quite common for Android devices to utilize more
> then 8 partitions on internal eMMC storage. This patch,
> which has been carried for quite awhile in the AOSP common
> tree is necessary in order to support such configurations,
> so I wanted to submit it for consideration upstream.
Isn't this what CONFIG_MMC_BLOCK_MINORS is for?  It does limit you to 
256 minors total, and therefore the number of supported MMC's is equal 
to 256/CONFIG_MMC_BLOCK_MINORS, but I've never heard of an Android 
device with support for more than 4 MMC/SD cards (including eMMC's), and 
I would seriously question anyone who has the need for more than 32 
partitions on the root device for a phone/tablet/television.



Download attachment "smime.p7s" of type "application/pkcs7-signature" (3019 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ