From: Peter Chubb Date: Thu, 20 Oct 2005 02:31:19 +0000 (+1000) Subject: [IA64] Allow simulator to use bigger disks X-Git-Tag: v2.6.15-rc1~731^2~16^2^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6a7e1ecef66b9ecd1eed31f46ba0248d6d7e957;p=pandora-kernel.git [IA64] Allow simulator to use bigger disks The simscsi code at present overflows an int if it's given a large disk image. The attached patch increases the possible size to 128G. While it's unlikely that anyone will want to use SKI with such a large drive, the same framework is currently being used for various virtualisation experiments. Signed-off-by: Peter Chubb Signed-off-by: Tony Luck --- Reading git-diff-tree failed