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:
f541761
)
[SERIAL] mark several serial tables const
author
Arjan van de Ven
<arjan@infradead.org>
Mon, 28 Nov 2005 21:04:11 +0000
(21:04 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 28 Nov 2005 21:04:11 +0000
(21:04 +0000)
This patch marks a few serial data structures const, moving them to
.rodata where they won't false-share cachelines with things that get
written to.
Signed-off-by: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found