From: Russell King Date: Sun, 6 Nov 2005 19:49:21 +0000 (+0000) Subject: [ARM] Don't call dump_cpu_info unless we're booting X-Git-Tag: v2.6.15-rc1~716^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32f8b97ca39421057d8adef05b7219127355d60c;p=pandora-kernel.git [ARM] Don't call dump_cpu_info unless we're booting We don't want to call dump_cpu_info() from cpu_init() after boot since it produces a lot of unnecessary noise - since cpu_init() gets called on resume and hotplug cpu insertion events. Signed-off-by: Russell King --- Reading git-diff-tree failed