From: Michael Holzheu Date: Mon, 21 May 2012 16:11:29 +0000 (+0200) Subject: s390/kexec: Move early_pgm_check_handler() to text section X-Git-Tag: v3.5-rc1~30^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a34157031536c7961106e9787b4548f21b6d7891;p=pandora-kernel.git s390/kexec: Move early_pgm_check_handler() to text section The early_pgm_check_handler() function is also used after the init phase in s390_reset_system(). Therefore it must not be in the init section. Signed-off-by: Michael Holzheu Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed