All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Cooper <jason@lakedaemon.net>
To: Nick Krause <xerofoify@gmail.com>
Cc: "Theodore Ts'o" <tytso@mit.edu>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: Arm Compiler - Part 1 of Compiling Tests
Date: Tue, 8 Jul 2014 10:37:07 -0400	[thread overview]
Message-ID: <20140708143707.GC13433@titan.lakedaemon.net> (raw)
In-Reply-To: <CAPDOMVjEmVJJEd_LVpCkXC8qR7APTKeHNJQSQ5SFNuWj9BQuLA@mail.gmail.com>

Nick,

Please don't top-post.  I've fixed it up ...

On Mon, Jul 07, 2014 at 01:35:24PM -0400, Nick Krause wrote:
> On Mon, Jul 7, 2014 at 9:46 AM, Theodore Ts'o <tytso@mit.edu> wrote:
> > On Mon, Jul 07, 2014 at 01:22:13AM -0400, Nick Krause wrote:
> >> Here are my logs of the builds attached  with warnings if they succeed
> >> for now failing arm configs
> >> according to the tests here,
> >
> > fs/direct-io.c: In function ‘__blockdev_direct_IO’:
> > fs/direct-io.c:1011:12: warning: ‘to’ may be used uninitialized in this
> > function [-Wmaybe-uninitialized]
> >     u = (to - from) >> blkbits;
> >
> > OK, do you see why this is a false positive?  And why asking the
> > thousands of people "in the commmunity" to all do exactly the same
> > evaluation is a massive waste of time?

I already sent a patch explaining it was a false-positive and silencing
the warning:

  http://www.gossamer-threads.com/lists/linux/kernel/1956499

> In addition all the arm configs that were failing for linux next to
> compile that didn't succeed are succeeded as of now. That seems useful
> to tell the arm developers.

We already have a buildbot running and automated boot testing.  The
mailinglist is here:

  http://lists.linaro.org/mailman/listinfo/kernel-build-reports

Links to the reports are in the emails.  Please review and see if there
is anything we're missing.  Please keep in mind this is a volunteer task
for those currently running it.  Contributions would be much more
appreciated than good ideas ;-)

thx,

Jason.

      parent reply	other threads:[~2014-07-08 14:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-07  5:22 Arm Compiler - Part 1 of Compiling Tests Nick Krause
2014-07-07 13:46 ` Theodore Ts'o
2014-07-07 17:35   ` Nick Krause
2014-07-07 18:22     ` Paul Bolle
2014-07-07 20:10       ` Nick Krause
2014-07-08 14:37     ` Jason Cooper [this message]

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=20140708143707.GC13433@titan.lakedaemon.net \
    --to=jason@lakedaemon.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tytso@mit.edu \
    --cc=xerofoify@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.