commit | 615b04b301fd4e1b7680a498b873c4ae9baad92f | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Wed Feb 21 10:55:37 2007 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Feb 21 10:55:37 2007 +0100 |
tree | 8f6ad0f048507858cfbdfef3f2dee5c7cffe3bbe | |
parent | 229d9c6dfb2900559449575a56dc8abcaf0bce9d [diff] |
[S390] nss: Free unused memory in kernel image. With CONFIG_SHARED_KERNEL the kernel text segment that might be in a read only memory sections starts at 1MB. Memory between 0x12000 and 0x100000 is unused then. Free this, so we have appr. an extra MB of memory available. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>