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:
3f62bcb
)
Blackfin: clean up /proc/cpuinfo output
author
Mike Frysinger
<vapier@gentoo.org>
Wed, 13 Apr 2011 21:13:23 +0000
(17:13 -0400)
committer
Mike Frysinger
<vapier@gentoo.org>
Wed, 25 May 2011 12:13:42 +0000
(08:13 -0400)
The smp flush lines are too long and have too many newlines, so scale
them back to match the other lines.
The %p modifier shows "(null)" for 0, so use %08x instead.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
No differences found