commit | 31aa36658a123263a9a69896e348b9600e050679 | [log] [tgz] |
---|---|---|
author | Karl-Johan Karlsson <creideiki+linux-mips@ferretporn.se> | Sun Oct 08 01:15:02 2006 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sun Oct 08 02:38:27 2006 +0100 |
tree | 3b75e5b5c651834d103a7d7f6b3b34eaf715bc94 | |
parent | 5c90d528b21cb9506713f92730f33246b80ecc25 [diff] |
[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 <creideiki@lysator.liu.se> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>