From: Paul Gortmaker Date: Mon, 13 Jan 2014 15:02:28 +0000 (+0100) Subject: s390: delete new instances of __cpuinit usage X-Git-Tag: v3.14-rc1~184^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28aa39b853fc889e672b73f69ce591d15e6306b0;p=pandora-kernel.git s390: delete new instances of __cpuinit usage The patch "s390/perf: add support for the CPU-Measurement Sampling Facility" added a new instance of the __cpuinit macro usage. We removed this a couple versions ago; we now want to remove the compat no-op stubs. Introducing new users is not what we want to see at this point in time, as it will break once the stubs are gone. Cc: Hendrik Brueckner Signed-off-by: Paul Gortmaker Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed