From: Cliff Wickman Date: Mon, 10 Nov 2008 22:16:31 +0000 (-0600) Subject: x86, UV: fix redundant creation of sgi_uv X-Git-Tag: v2.6.29-rc1~587^2~4^29~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3d732f93785da17e0137210deadb4616f5536fc;p=pandora-kernel.git x86, UV: fix redundant creation of sgi_uv Impact: fix double entry creation in /proc There is a collision between two UV functions: both uv_ptc_init() and gru_proc_init() try to make /proc/sgi_uv So move it's creation to a single place: uv_system_init() Signed-off-by: Cliff Wickman Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed