From: H. Peter Anvin Date: Fri, 21 Sep 2012 19:43:08 +0000 (-0700) Subject: x86, alternative: Use .pushsection/.popsection X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~68^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cebed423c84a56b871327dd77e555d1d2186a6b;p=pandora-kernel.git x86, alternative: Use .pushsection/.popsection .section/.previous doesn't nest. Use .pushsection/.popsection in so that they can be properly nested. Signed-off-by: H. Peter Anvin Link: http://lkml.kernel.org/r/1348256595-29119-5-git-send-email-hpa@linux.intel.com --- Reading git-diff-tree failed