From: Heiko Carstens Date: Mon, 27 Aug 2012 13:18:45 +0000 (+0200) Subject: s390/smp: add missing smp_store_status() for !SMP X-Git-Tag: v3.6-rc4~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29a877fa1f402ce2c1a0c52957c4e29b9bb34216;p=pandora-kernel.git s390/smp: add missing smp_store_status() for !SMP Fix this compile error: arch/s390/kernel/machine_kexec.c: In function ‘setup_regs’: arch/s390/kernel/machine_kexec.c:63:3: error: implicit declaration of function ‘smp_store_status’ [-Werror=implicit-function-declaration] Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed