s390/headers: replace __s390x__ with CONFIG_64BIT where possible
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Wed, 23 May 2012 14:24:51 +0000 (16:24 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 24 May 2012 08:10:10 +0000 (10:10 +0200)
commitf4815ac6c935b8e441fe12504d62e0e8ff7f7ce5
tree32b78252b6b155e7a218c571d9e994c78da1aee0
parentda477737c5ec99d37cb78dab909aa0402a0ebf18
s390/headers: replace __s390x__ with CONFIG_64BIT where possible

Replace __s390x__ with CONFIG_64BIT in all places that are not exported
to userspace or guarded with #ifdef __KERNEL__.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
22 files changed:
arch/s390/include/asm/bitops.h
arch/s390/include/asm/cputime.h
arch/s390/include/asm/ctl_reg.h
arch/s390/include/asm/elf.h
arch/s390/include/asm/idals.h
arch/s390/include/asm/mmu_context.h
arch/s390/include/asm/module.h
arch/s390/include/asm/percpu.h
arch/s390/include/asm/pgalloc.h
arch/s390/include/asm/pgtable.h
arch/s390/include/asm/processor.h
arch/s390/include/asm/rwsem.h
arch/s390/include/asm/setup.h
arch/s390/include/asm/sfp-util.h
arch/s390/include/asm/thread_info.h
arch/s390/include/asm/tlb.h
arch/s390/include/asm/tlbflush.h
arch/s390/include/asm/types.h
arch/s390/lib/uaccess_mvcos.c
arch/s390/lib/uaccess_std.c
arch/s390/mm/vmem.c
drivers/s390/char/sclp_sdias.c
This page took 0.034605 seconds and 5 git commands to generate.