From: Mark McLoughlin Date: Mon, 15 Dec 2008 12:58:28 +0000 (+0000) Subject: lguest: do not statically allocate root device X-Git-Tag: v2.6.29-rc1~229^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff8561c4ad09ca38c866436c9d67df2309b7dd40;p=pandora-kernel.git lguest: do not statically allocate root device We shouldn't be statically allocating the root device object, so dynamically allocate it using root_device_register() instead. Signed-off-by: Mark McLoughlin Acked-by: Rusty Russell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed