s390/percpu: use generic percpu ops for CONFIG_32BIT
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 21 Oct 2013 05:44:08 +0000 (07:44 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 24 Oct 2013 15:17:13 +0000 (17:17 +0200)
commit0702fbf572ac5e513873628bf534da4a8a2025b4
tree29a64064d299f04f7fc22e65c5a5c1ecc828ea60
parentf26946d7ecad0afdd85e6ae56663d0fe26676b34
s390/percpu: use generic percpu ops for CONFIG_32BIT

Remove the special cases for the this_cpu_* functions for 32 bit
in order to make it easier to add additional code for 64 bit.
32 bit will use the generic implementation.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/percpu.h