From: Jeff Dike Date: Fri, 14 Jul 2006 19:52:23 +0000 (-0400) Subject: [PATCH] UML - fix utsname build breakage X-Git-Tag: v2.6.18-rc2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5032a50aea76b6230db74b1d171a7f56b204bb7;p=pandora-kernel.git [PATCH] UML - fix utsname build breakage Some -mm-only material leaked into a patch destined for mainline, and I didn't notice. This was the replacement of system_utsname with utsname() that's required by the uts namespace patch. This patch reverts those changes (which are correct in -mm) so that mainline UML builds again. Signed-off-by: Jeff Dike Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed