]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitfab40c62075401ca093e0246ef5ce06996ba4c7b
treedb7db7b66273939975c93cc4563d3f86e176e28c
parentef4725a46b2b3a6f3940634336cfbb6e1964a85c
[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