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:
19df0c2
)
alpha: use L1_CACHE_BYTES for cacheline size in the linker script
author
Tejun Heo
<tj@kernel.org>
Tue, 25 Jan 2011 13:27:38 +0000
(14:27 +0100)
committer
Tejun Heo
<tj@kernel.org>
Tue, 25 Jan 2011 13:27:38 +0000
(14:27 +0100)
Currently the linker script uses 64 for cacheline size which isn't
optimal for all cases. Include asm/cache.h and use L1_CACHE_BYTES
instead as suggested by Sam Ravnborg.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Sam Ravnborg <sam@ravnborg.org>
arch/alpha/kernel/vmlinux.lds.S
patch
|
blob
|
history
diff --cc
arch/alpha/kernel/vmlinux.lds.S
Simple merge