summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2016-05-28 08:03:55 (GMT)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2016-06-13 13:58:18 (GMT)
commit0ccb32c983e0fe79d408e50ec1386aaf78c9a7ed (patch)
tree0af590e35acdb92acc701ae18d475180dac592ac /.gitignore
parent4b8fe77ace2779e019863f9c166c15dc5bac5a24 (diff)
downloadlinux-0ccb32c983e0fe79d408e50ec1386aaf78c9a7ed.tar.xz
s390/mm: align swapper_pg_dir to 16k
The segment/region table that is part of the kernel image must be properly aligned to 16k in order to make the crdte inline assembly work. Otherwise it will calculate a wrong segment/region table start address and access incorrect memory locations if the swapper_pg_dir is not aligned to 16k. Therefore define BSS_FIRST_SECTIONS in order to put the swapper_pg_dir at the beginning of the bss section and also align the bss section to 16k just like other architectures did. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions