From: Heiko Carstens Date: Wed, 21 Feb 2007 09:55:37 +0000 (+0100) Subject: [S390] nss: Free unused memory in kernel image. X-Git-Tag: v2.6.21-rc2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=615b04b301fd4e1b7680a498b873c4ae9baad92f;p=pandora-kernel.git [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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed