public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Michal Marek <mmarek@suse.cz>, Sam Ravnborg <sam@ravnborg.org>,
	linux-kernel@vger.kernel.org, kernel@pengutronix.de,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] kbuild: reenable section mismatch analysis
Date: Thu, 10 Mar 2011 16:41:00 -0800	[thread overview]
Message-ID: <20110310164100.5af81e3b.akpm@linux-foundation.org> (raw)
In-Reply-To: <1298062040-2774-1-git-send-email-u.kleine-koenig@pengutronix.de>

On Fri, 18 Feb 2011 21:47:20 +0100
Uwe Kleine-K__nig  <u.kleine-koenig@pengutronix.de> wrote:

> This was disabled in commit
> 
> 	e5f95c8 (kbuild: print only total number of section mismatces found)
> 
> because there were too many warnings.  Now we're down to a reasonable
> number again, so we start scaring people with the details.
> 
> Signed-off-by: Uwe Kleine-K__nig <u.kleine-koenig@pengutronix.de>
> ---
>  lib/Kconfig.debug |    4 ----
>  1 files changed, 0 insertions(+), 4 deletions(-)
> 
> diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
> index 2b97418..0f77ed1 100644
> --- a/lib/Kconfig.debug
> +++ b/lib/Kconfig.debug
> @@ -102,11 +102,7 @@ config HEADERS_CHECK
>  
>  config DEBUG_SECTION_MISMATCH
>  	bool "Enable full Section mismatch analysis"
> -	depends on UNDEFINED || (BLACKFIN)
>  	default y
> -	# This option is on purpose disabled for now.
> -	# It will be enabled when we are down to a reasonable number
> -	# of section mismatch warnings (< 10 for an allyesconfig build)
>  	help
>  	  The section mismatch analysis checks if there are illegal
>  	  references from one section to another section.

eaaaargh!  650 lines of crap added to my i386 allmodconfig build output.

I'll be locally opting out of this one, thanks.

  parent reply	other threads:[~2011-03-11  0:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-16 17:23 [PATCH] ARM: reenable DEBUG_SECTION_MISMATCH Uwe Kleine-König
2011-02-16 17:29 ` Randy Dunlap
2011-02-16 20:07 ` Sam Ravnborg
2011-02-18 20:47   ` [PATCH] kbuild: reenable section mismatch analysis Uwe Kleine-König
2011-02-18 20:50     ` Randy Dunlap
2011-02-18 21:42     ` Mike Frysinger
2011-02-24 15:26     ` Michal Marek
2011-03-11  0:41     ` Andrew Morton [this message]
2011-03-11  0:44       ` Randy Dunlap
2011-03-11  1:00       ` Mike Frysinger
2011-03-11  1:05         ` Andrew Morton
2011-03-11  1:34           ` Mike Frysinger
2011-03-11  5:47       ` Sam Ravnborg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110310164100.5af81e3b.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mmarek@suse.cz \
    --cc=sam@ravnborg.org \
    --cc=u.kleine-koenig@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox