commit | 52480ee5206a3fe3a61b5529ce063202c60b8b27 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Fri Oct 12 16:11:50 2007 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Oct 12 16:13:10 2007 +0200 |
tree | 8bc71c234f0ca63022327b10cbd627ea3762ad0c | |
parent | e16af09d76ac3322e26f5b3ff49979691f350c12 [diff] |
[S390] s390: use PAGE_SIZE in vmlinux.lds Replace the hardcoded 4096 value with the PAGE_SIZE macro. Converted a few decimal numbers to readable hex numbers. Use of PAGE_SIZE required a small change to page.h to allow PAGE_SIZE to be used from assembler/linker scripts. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>