From e878c7e0a7fa6aecc369868e00d0afe90e7bb9a5 Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Wed, 30 Apr 2008 10:29:13 +0200 Subject: [PATCH] --- yaml --- r: 95628 b: refs/heads/master c: 5de8f68b43229cce3d457ca9ac6dab8372a35f18 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/Kconfig.debug | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 603f109d2da4..71defabc89f0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: acbaa93e3d38db0e67b070d97598f87a7a6779da +refs/heads/master: 5de8f68b43229cce3d457ca9ac6dab8372a35f18 diff --git a/trunk/arch/x86/Kconfig.debug b/trunk/arch/x86/Kconfig.debug index 770397ec476c..84c71c7e62e8 100644 --- a/trunk/arch/x86/Kconfig.debug +++ b/trunk/arch/x86/Kconfig.debug @@ -258,7 +258,6 @@ config CPA_DEBUG config OPTIMIZE_INLINING bool "Allow gcc to uninline functions marked 'inline'" - default y help This option determines if the kernel forces gcc to inline the functions developers have marked 'inline'. Doing so takes away freedom from gcc to