From: Paul Gortmaker Date: Fri, 10 Jan 2014 14:50:08 +0000 (-0500) Subject: xen: delete new instances of __cpuinit usage X-Git-Tag: v3.14-rc1~126^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0db6991dd233396da766076caef71f36b4f96c21;p=pandora-kernel.git xen: delete new instances of __cpuinit usage Commit 1fe565517b57676884349dccfd6ce853ec338636 ("xen/events: use the FIFO-based ABI if available") added new instances of __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: David Vrabel Cc: Konrad Rzeszutek Wilk Cc: Boris Ostrovsky Signed-off-by: Paul Gortmaker Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed