From: Heiko Carstens Date: Mon, 23 May 2011 08:24:33 +0000 (+0200) Subject: [S390] smp: add __noreturn attribute to cpu_die() X-Git-Tag: v3.0-rc1~313^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b456d94a9757db54eca4677c1b3a13e7170c9bb3;p=pandora-kernel.git [S390] smp: add __noreturn attribute to cpu_die() Add missing __noreturn attribute to cpu_die(): arch/s390/kernel/smp.c:691:6: error: symbol 'cpu_die' redeclared with different type Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed