From: Christian Borntraeger Date: Mon, 4 Dec 2006 14:39:47 +0000 (+0100) Subject: [S390] remove salipl memory detection. X-Git-Tag: v2.6.20-rc1~34^2~40^2~15^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26916264c17b5af8a3eaaf83b128f85cf1107cff;p=pandora-kernel.git [S390] remove salipl memory detection. The SALIPL entry point has an needless memory detection routine as we later check the memory size again. The SALIPL code also uses diagnose 0x060 if we are running under VM, but this diagnose is not compatible with the 64 bit addressing mode. The solution is to get rid of this code and rely on the memory detection in the startup code. Signed-off-by: Christian Borntraeger Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed