From: Michael Holzheu Date: Fri, 11 Oct 2013 08:29:23 +0000 (+0200) Subject: s390: Remove zfcpdump NR_CPUS dependency X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~58^2~30 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5895294274bee046bcfdbb72f8998e2b14e26426;p=pandora-kernel.git s390: Remove zfcpdump NR_CPUS dependency Currently zfpcdump can only collect registers for up to CONFIG_NR_CPUS CPUss. This dependency is not necessary. So remove it by dynamically allocating the save area array. Signed-off-by: Michael Holzheu Reviewed-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed