From: Paolo 'Blaisorblade' Giarrusso Date: Tue, 31 Oct 2006 06:07:03 +0000 (-0800) Subject: [PATCH] uml ubd driver: allow using up to 16 UBD devices X-Git-Tag: v2.6.19-rc5~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97d88ac83540f9ba9536326c30db4815c5b9169b;p=pandora-kernel.git [PATCH] uml ubd driver: allow using up to 16 UBD devices With 256 minors and 16 minors used per each UBD device, we can allow the use of up to 16 UBD devices per UML. Also chnage parse_unit and leave to the caller (which already do it) the check for excess numbers, since this is just supposed to do raw parsing. Signed-off-by: Paolo 'Blaisorblade' Giarrusso Cc: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed