From: Kai Makisara Date: Thu, 18 Dec 2008 05:49:51 +0000 (+0900) Subject: [SCSI] st: retry enlarge_buffer allocation X-Git-Tag: v2.6.29-rc1~41^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f78fc5eb798426891f99390a61f752aaef9fc39;p=pandora-kernel.git [SCSI] st: retry enlarge_buffer allocation Make enlarge_buffer() retry allocation if the previously chosen page order was too small. Really limit the page order to 6. Return error if the maximum order is not large enough for the request. Signed-off-by: Kai Makisara Signed-off-by: James Bottomley --- Reading git-diff-tree failed