commit | 0702fbf572ac5e513873628bf534da4a8a2025b4 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon Oct 21 07:44:08 2013 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu Oct 24 17:17:13 2013 +0200 |
tree | 29a64064d299f04f7fc22e65c5a5c1ecc828ea60 | |
parent | f26946d7ecad0afdd85e6ae56663d0fe26676b34 [diff] |
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>