[S390] zfcpdump: Prevent zcore from beeing built as a kernel module.
authorMichael Holzheu <holzheu@linux.vnet.ibm.com>
Thu, 26 Mar 2009 14:24:46 +0000 (15:24 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 26 Mar 2009 14:24:28 +0000 (15:24 +0100)
commit59f2e69d0f95bc00353628ef33fd534fbb8e3597
treedb7db7b66273939975c93cc4563d3f86e176e28c
parent159d1ff8f6c38086ed75f8e892790d0a4f3a6b71
[S390] zfcpdump: Prevent zcore from beeing built as a kernel module.

The zcore code switches to real addressing mode when creating a kernel dump.
This is not possible, if it is built as a kernel module. With this patch
zcore (zfcpdump) can't be built as a kernel module any more.

Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/Kconfig
arch/s390/kernel/setup.c
arch/s390/kernel/smp.c