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:
4e59629
)
[AVR32] Kill a few hardcoded constants in vmlinux.lds
author
Haavard Skinnemoen
<hskinnemoen@atmel.com>
Mon, 17 Sep 2007 09:08:28 +0000
(11:08 +0200)
committer
Haavard Skinnemoen
<hskinnemoen@atmel.com>
Thu, 11 Oct 2007 10:16:56 +0000
(12:16 +0200)
Use PAGE_SIZE, THREAD_SIZE and L1_CACHE_BYTES instead of harcoded
constants in places where that's what we really mean.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
No differences found