From: Heiko Carstens Date: Mon, 21 Oct 2013 05:44:08 +0000 (+0200) Subject: s390/percpu: use generic percpu ops for CONFIG_32BIT X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~58^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0702fbf572ac5e513873628bf534da4a8a2025b4;p=pandora-kernel.git 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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed