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:
32f8b97
)
[ARM] Fix /proc/cpuinfo format for ARM SMP
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 6 Nov 2005 21:41:08 +0000
(21:41 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 6 Nov 2005 21:41:08 +0000
(21:41 +0000)
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 <rmk+kernel@arm.linux.org.uk>
No differences found