From: Heiko Carstens Date: Thu, 25 Dec 2008 12:39:21 +0000 (+0100) Subject: [S390] Remove initial kernel stack backchain initialization. X-Git-Tag: v2.6.29-rc1~584^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c58d92b233a41b81fbbea6add4ba1b512784f837;p=pandora-kernel.git [S390] Remove initial kernel stack backchain initialization. Early init code clears the backchain of the initial kernel stack frame. This is not necessary since it is pre initialized with zeros. Plus it was broken on 64 bit since it cleared only four of eight bytes. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed