From: Ingo Molnar Date: Fri, 18 Jul 2008 14:30:05 +0000 (+0200) Subject: x86: re-enable OPTIMIZE_INLINING X-Git-Tag: v2.6.27-rc1~955^2~1^5~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f9b5cc018566ad9562df0648395649aebdbc5e0;p=pandora-kernel.git x86: re-enable OPTIMIZE_INLINING re-enable OPTIMIZE_INLINING more widely. Jeff Dike fixed the remaining outstanding issue in this commit: | commit 4f81c5350b44bcc501ab6f8a089b16d064b4d2f6 | Author: Jeff Dike | Date: Mon Jul 7 13:36:56 2008 -0400 | | [UML] fix gcc ICEs and unresolved externs [...] | This patch reintroduces unit-at-a-time for gcc >= 4.0, bringing back the | possibility of Uli's crash. If that happens, we'll debug it. it's still default-off and thus opt-in. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed