From: Linus Torvalds Date: Sun, 7 Jul 2013 18:01:19 +0000 (-0700) Subject: Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg... X-Git-Tag: v3.11-rc1~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dce5f3dee21bf976193ddb06426b9727cf5d1a2;p=pandora-kernel.git Merge branch 'cpuinit-delete' of git://git./linux/kernel/git/paulg/linux Pull first stage of __cpuinit removal from Paul Gortmaker: "The two commits here 1) dummy out all the __cpuinit macros so that we no longer generate such sections, and then 2) remove all the section processing that we used to do for those sections. This makes all the __cpuinit and friends no-ops, so that we can remove the use cases of it at our leisure. Expect stage 2, which does the tree wide removal sweep at the end of the merge window." * 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux: modpost: remove all traces of cpuinit/cpuexit sections init.h: remove __cpuinit sections from the kernel --- 8dce5f3dee21bf976193ddb06426b9727cf5d1a2 Reading git-diff-tree failed