From: Karl-Johan Karlsson Date: Sat, 7 Oct 2006 23:15:02 +0000 (+0200) Subject: [MIPS] Show actual CPU information in /proc/cpuinfo X-Git-Tag: v2.6.19-rc2~271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31aa36658a123263a9a69896e348b9600e050679;p=pandora-kernel.git [MIPS] Show actual CPU information in /proc/cpuinfo Currently, /proc/cpuinfo contains several copies of the information for whatever processor we happen to be scheduled on. This patch makes it contain the proper information for each CPU, which is particularly useful on mixed R12k/R10k IP27 machines. Signed-off-by: Karl-Johan Karlsson Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed