From: Andrew Morton Date: Mon, 10 Dec 2007 23:49:13 +0000 (-0800) Subject: aoe: properly initialise the request_queue's backing_dev_info X-Git-Tag: v2.6.24-rc5~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43cbe2cbdd5320f1ac785c6f016923609831effe;p=pandora-kernel.git aoe: properly initialise the request_queue's backing_dev_info AOE forgot to initialise its queue's backing_dev_info, so kernels crash. (http://bugzilla.kernel.org/show_bug.cgi?id=9482) Fix that and consoldate aoeblk_gdalloc()'s error handling. Thanks be to Jon for reporting and testing. Cc: "Ed L. Cashin" Cc: Cc: "Jon Nelson" Acked-by: Peter Zijlstra Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed