From: Jan Beulich Date: Mon, 11 Mar 2013 10:06:12 +0000 (+0000) Subject: x86: Drop always empty .text..page_aligned section X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~110^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec7fd34425f6536ed4b3548e7aa712ee2718189c;p=pandora-kernel.git x86: Drop always empty .text..page_aligned section Commit e44b7b7 ("x86: move suspend wakeup code to C") didn't care to also eliminate the side effects that the earlier 4c49156 ("x86: make arch/x86/kernel/acpi/wakeup_32.S use a separate") had, thus leaving a now pointless, almost page size gap at the beginning of .text. Signed-off-by: Jan Beulich Cc: Eric Dumazet Cc: Pavel Machek Link: http://lkml.kernel.org/r/513DBAA402000078000C4896@nat28.tlf.novell.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed