From: Mike Miller Date: Mon, 10 Apr 2006 22:38:07 +0000 (-0700) Subject: [PATCH] cciss: bug fix for crash when running hpacucli X-Git-Tag: v2.6.17-rc2~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca1e0484d9fe8a9048ac32b0f9894545f43704e8;p=pandora-kernel.git [PATCH] cciss: bug fix for crash when running hpacucli Fix a crash when running hpacucli with multiple logical volumes on a cciss controller. We were not properly initializing the disk->queue and causing a fault. Thanks to Hasso Tepper for reporting the problem. Thanks to Steve Cameron for root causing the problem. Most of the patch just moves things around. The fix is a one-liner. Signed-off-by: Mike Miller Signed-off-by: Stephen Cameron Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed