From: Herbert Poetzl Date: Fri, 8 Dec 2006 10:36:00 +0000 (-0800) Subject: [PATCH] Fix linux banner utsname information X-Git-Tag: v2.6.20-rc1~34^2~400 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2ee8649ba6d71416712e798276bf7c40b64e6e5;p=pandora-kernel.git [PATCH] Fix linux banner utsname information utsname information is shown in the linux banner, which also is used for /proc/version (which can have different utsname values inside a uts namespaces). this patch makes the varying data arguments and changes the string to a format string, using those arguments. Signed-off-by: Herbert Poetzl Cc: "Eric W. Biederman" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed