From: Jeff Dike Date: Mon, 10 Jul 2006 11:45:16 +0000 (-0700) Subject: [PATCH] uml: make mconsole version requests happen in a process X-Git-Tag: v2.6.18-rc2~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d77f6fcf841261796f01cba19b4ea1ad8713936;p=pandora-kernel.git [PATCH] uml: make mconsole version requests happen in a process Handling a host mconsole version request must be done in a process context rather than interrupt context now that utsname information can be process-specific rather than global. Signed-off-by: Jeff Dike Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed