From: Heiko Carstens Date: Wed, 5 Jan 2011 11:48:00 +0000 (+0100) Subject: [S390] nmi: enable machine checks early X-Git-Tag: v2.6.38-rc1~461^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3e1a273594c7d82b07102bd03e8adfe681f2864;p=pandora-kernel.git [S390] nmi: enable machine checks early Until now machine checks for the swapper process of the IPL cpu are just implicitly (and more or less accidently) enabled when the first time the idle process goes into idle state and loads an enabled wait psw. Before that machine checks are disabled. So let's enable them explicitly in trap_init() so we have a well defined time when machine checks are enabled. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed