From: Mike Frysinger Date: Sun, 3 Apr 2011 23:41:32 +0000 (+0200) Subject: percpu: Unify input section names X-Git-Tag: v3.0-rc1~315^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ea0c34dac89611126455537552cffe6c7e832ad;p=pandora-kernel.git percpu: Unify input section names The two percpu helper macros have the section names duplicated. So create a new define to merge the two. This also allows arches who need to link things more directly themselves to avoid duplicating the input sections in their linker script. Signed-off-by: Mike Frysinger Signed-off-by: Tejun Heo --- Reading git-diff-tree failed