From: Heiko Carstens Date: Wed, 5 Jan 2011 11:47:39 +0000 (+0100) Subject: [S390] pfault: delay register of pfault interrupt X-Git-Tag: v2.6.38-rc1~461^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb0a9d7e865afdae70829a64bb004a74ff67d29f;p=pandora-kernel.git [S390] pfault: delay register of pfault interrupt Use an early init call to initialize pfault. That way it is possible to use the register_external_interrupt() instead of the early variant. No need to enable pfault any earlier since it has only effect if user space processes are running. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed