From: Jeff Dike Date: Fri, 6 Jan 2006 08:18:53 +0000 (-0800) Subject: [PATCH] uml: Move mconsole support out of generic code X-Git-Tag: v2.6.16-rc1~936^2~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d571cd18f225542460b5d9b83e5e0d507be71656;p=pandora-kernel.git [PATCH] uml: Move mconsole support out of generic code A bit of restructuring which eliminates the all_allowed argument (which is mconsole-specific) to line_setup. That logic is moved to the mconsole callback. Signed-off-by: Jeff Dike Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed