public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@redhat.com>
To: Darren Hart <dvhart@linux.intel.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Ingo Molnar <mingo@elte.hu>
Subject: Re: [PATCH] perf: add support for disabling -Werror via WERROR=0
Date: Thu, 15 Sep 2011 11:53:15 -0300	[thread overview]
Message-ID: <20110915145315.GD25658@ghostprotocols.net> (raw)
In-Reply-To: <eac06c7cc4920e5d4830417d466161fb26c7359c.1315514559.git.dvhart@linux.intel.com>

Em Thu, Sep 08, 2011 at 01:42:39PM -0700, Darren Hart escreveu:
> GCC often introduces new warnings with lots of false positives - breaking
> -Werror builds. WERROR=0 allows one to build perf without much fuss - while
> still encouraging people to send patches to avoid the fuss of having to type
> WERROR=0.
> 
> Bisecting back to commits that produce a (mostly harmless) warning on some
> compilers is more difficult. With WERROR=0 one could bisect without worrying
> about harmless warnings.

Thanks, I put it in my perf/urgent branch in:

https://github.com/acmel/linux/commit/d8075f711858fce568e37453c1dd5e2b6f18504c

- Arnaldo

  reply	other threads:[~2011-09-15 14:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-08 20:42 [PATCH] perf: add support for disabling -Werror via WERROR=0 Darren Hart
2011-09-15 14:53 ` Arnaldo Carvalho de Melo [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-03 16:10 Darren Hart

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=20110915145315.GD25658@ghostprotocols.net \
    --to=acme@redhat.com \
    --cc=dvhart@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /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