[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090415122251.beba3b43.akpm@linux-foundation.org>
Date: Wed, 15 Apr 2009 12:22:51 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Jaswinder Singh Rajput <jaswinder@...nel.org>
Cc: mingo@...e.hu, x86@...nel.org, sam@...nborg.org,
linux-kernel@...r.kernel.org
Subject: Re: [git-pull -tip] Add -Werror to arch/x86/ files only and fix
warnings
On Wed, 15 Apr 2009 16:34:18 +0530
Jaswinder Singh Rajput <jaswinder@...nel.org> wrote:
> I added -Werror for x86/files only
yikes.
Not only does this need to be tested for all configs, it also need to
be tested for all approved gcc versions.
For example, one of my compilers always spews warnings from x86 because
it has the "foo(&bar) doesn't initialise bar" stupidity.
And there will be other gcc inconsitencies, for sure.
> Subject: [PATCH-tip] x86: Adding -Werror to arch/x86/ files only for !CONFIG_ALLOW_X86_WARNINGS
whew, that sounds better.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists