From: Joern Engel Date: Wed, 17 Mar 2010 12:47:45 +0000 (+0100) Subject: Limit max_pages for insane devices X-Git-Tag: v2.6.34-rc3~3^2~10 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59fe27c0a8173a74b105debc803b97582028c90b;p=pandora-kernel.git Limit max_pages for insane devices Intel SSDs have a limit of 0xffff as queue_max_hw_sectors(q). Such a limit may make sense from a hardware pov, but it causes bio_alloc() to return NULL. Signed-off-by: Joern Engel --- Reading git-diff-tree failed