git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c90d52
)
[MIPS] Show actual CPU information in /proc/cpuinfo
author
Karl-Johan Karlsson
<creideiki+linux-mips@ferretporn.se>
Sat, 7 Oct 2006 23:15:02 +0000
(
01:15
+0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Sun, 8 Oct 2006 01:38:27 +0000
(
02:38
+0100)
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>
No differences found