public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
* Re: smatch warnings in current upstream kernel
@ 2012-09-11 10:51 Dan Carpenter
  2012-09-11 11:06 ` Fengguang Wu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Dan Carpenter @ 2012-09-11 10:51 UTC (permalink / raw)
  To: kernel-janitors

On Tue, Sep 11, 2012 at 06:10:02PM +0800, Fengguang Wu wrote:
> Here are the 7161 smatch warnings for 2139 files in upstream head
> 1a95620f45155ac523cd1419d89150fbb4eb858b.  It's not a complete build
> (no make clean), so does not include all possible warnings.
> 

There are some sparse warnings mixed in as well.  They would have
been sent to stderr and smatch warnings get sent to stdout.

But if you want you could look at smatch_scripts/test_kernel.sh
which allows for a parallel build and saves all the warnings in
warns.txt.

I guess you have your own parallel build technique as well and that
works too.

regards,
dan carpenter

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-09-12  6:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-11 10:51 smatch warnings in current upstream kernel Dan Carpenter
2012-09-11 11:06 ` Fengguang Wu
2012-09-11 14:29 ` Dan Carpenter
2012-09-11 14:49 ` Fengguang Wu
2012-09-12  2:48 ` Fengguang Wu
2012-09-12  6:26 ` Dan Carpenter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox