From: Alan Cox Date: Mon, 17 Sep 2012 10:47:13 +0000 (+0100) Subject: blk: add an upper sanity check on partition adding X-Git-Tag: v3.6-rc7~26^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bd6efad25d7c1950008e2ab4e2d6796001919fc;p=pandora-kernel.git blk: add an upper sanity check on partition adding 65536 should be ludicrous anyway but without it we overflow the memory computation doing the allocation and badness occurs. Signed-off-by: Alan Cox Signed-off-by: Jens Axboe --- Reading git-diff-tree failed