From: Russell King Date: Sun, 6 Nov 2005 21:41:08 +0000 (+0000) Subject: [ARM] Fix /proc/cpuinfo format for ARM SMP X-Git-Tag: v2.6.15-rc1~716^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1555972231f3202f00e04f7c42d2db858e11b874;p=pandora-kernel.git [ARM] Fix /proc/cpuinfo format for ARM SMP glibc expects to count lines beginning with "processor" to determine the number of processors, not lines beginning with "Processor". So, give glibc the format it expects. Signed-off-by: Russell King --- Reading git-diff-tree failed